@charset "UTF-8";#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}._imageWrapper_aytjg_1{width:100%;display:flex;border-radius:.25rem;flex-wrap:wrap;padding:.25rem}image{width:100%}._imageItem_aytjg_13{position:relative;margin:.25rem .625rem;padding:.25rem;width:calc(25% - 1.75rem);display:flex;flex-direction:column;align-items:center;overflow:hidden;border-radius:.25rem;transition:transform .4s ease-out;height:100%}._chosenImage_aytjg_27{width:100%;object-fit:contain;vertical-align:middle}._imageItem_aytjg_13:hover{cursor:pointer;background-color:#7cb8f080;transform:scale(1.06)}._isSelectedImage_aytjg_39{transform:scale(1.06);border:.2rem solid darkblue;box-sizing:border-box}._deleteImageButton_aytjg_45{position:absolute;z-index:10;top:.125rem;left:.125rem;padding:.125rem .375rem;cursor:pointer;border:none;background:red;color:#fff}:root{--border-color: black;--text-color: black;--background-color: white;--overlay-bg: rgba(19, 234, 61, .8);--spinner-color: white}@media (prefers-color-scheme: dark){:root{--border-color: white;--text-color: white;--background-color: black;--overlay-bg: rgba(255, 255, 255, .2);--spinner-color: black}}._uploadField_hjei7_18{display:flex;border:.0625rem solid var(--border-color);padding:1.25rem;width:18.75rem;height:9.375rem;position:relative;justify-content:center;align-items:center;background-color:var(--background-color)}._actionButton_hjei7_30{display:flex;flex-direction:column;justify-content:space-around;align-items:center;cursor:pointer;text-align:center;font-weight:700;color:var(--text-color);position:absolute;top:0;left:0;width:100%;height:100%}._maxPicExplanation_hjei7_46{font-weight:400;color:var(--text-color)}._descriptionTexts_hjei7_51{display:flex;flex-direction:column;color:var(--text-color)}._spinnerOverlay_hjei7_57{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--overlay-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}._spinner_hjei7_57{border:.375rem solid rgba(255,255,255,.3);border-top:.375rem solid var(--spinner-color);border-radius:50%;width:3.5rem;height:3.5rem;animation:_spin_hjei7_57 1s linear infinite}._progressMessage_hjei7_80{margin-top:1rem;font-size:1.25rem;font-weight:700;color:var(--text-color);text-align:center}@keyframes _spin_hjei7_57{to{transform:rotate(360deg)}}._root_omgtd_1{display:flex;flex-direction:column;justify-content:center;margin:1.25rem auto;align-items:center}@media (min-width: 768px){._root_omgtd_1{margin-top:3rem}}._hints_omgtd_14{max-width:30rem;margin:0 auto}@media (max-width: 768px){._hints_omgtd_14{max-width:25rem}}img{max-width:100%}._hints_omgtd_14 span{display:block;margin:.3125rem 0}._errorMessage_omgtd_33{background-color:#f8d7da;color:#721c24;padding:.625rem;margin:.625rem 0;border:.0625rem solid #f5c6cb;border-radius:.25rem;text-align:center;font-size:.875rem}._titleAndLanguagePickerContainer_ykhme_2{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-left:1rem;padding-right:1rem}._title_ykhme_2{font-size:2rem;margin:0}._subtitle_ykhme_16{font-size:.875rem;font-weight:700;margin:0}._nav_ykhme_22{margin:1rem 1rem 0;display:flex;flex-direction:column;align-items:center}._navLinks_ykhme_29{display:flex;flex-direction:row;width:100%}._navLink_ykhme_29{background-color:#fff;color:#000;text-align:center;padding:1rem;font-weight:700;text-decoration:none;flex:1;margin-bottom:1rem;margin-right:1rem;box-sizing:border-box;border:.4rem solid transparent}._navLink_ykhme_29:last-child{margin-right:0}._activeLink_ykhme_53{border-color:#ffd500;color:#000}@media (max-width: 767px){._nav_ykhme_22{margin:1rem 0 0}._navLink_ykhme_29{color:#000;font-size:.875rem;padding:.4rem;margin-bottom:.5rem;margin-right:.5rem;border:.2rem solid transparent}._activeLink_ykhme_53{border-color:#ffd500;color:#000}}._root_1czud_2{display:flex;justify-content:center;align-items:center}select{padding:.625rem 1.25rem;border:.125rem solid #ccc;border-radius:1.5rem;background-color:#fff;font-size:1rem;color:#000;outline:none;cursor:pointer;transition:border-color .3s,box-shadow .3s}select:focus{border-color:#666;box-shadow:0 0 .625rem #0000001a}option{padding:.225rem}._root_1xkhp_1{display:flex;flex-direction:column}._header_1xkhp_6{background-color:#000;color:#fff;padding-top:1rem;position:fixed;top:0;left:0;width:100%;z-index:1000}._main_1xkhp_17{margin-top:10rem}@media (max-width: 768px){._main_1xkhp_17{margin-top:8.5rem}}._root_tiiqr_1{display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){._root_tiiqr_1{margin-top:3rem}}._buttonContainer_tiiqr_12{padding-top:2rem}._animatedButton_tiiqr_16{width:13rem;height:13rem;border:1rem solid gold;color:#000;border-radius:75%;background-color:#fff;font-weight:700;font-size:1.5rem;position:relative;cursor:pointer;animation:_move_tiiqr_1 4s infinite}._animatedButton_tiiqr_16:hover{animation-play-state:paused}@media (prefers-color-scheme: dark){._animatedButton_tiiqr_16{color:#fff;background-color:#000}}@keyframes _move_tiiqr_1{0%,to{transform:translateY(0)}50%{transform:translateY(-.3rem)}}._root_13okc_1{max-width:45em;padding:1.25rem;background-color:#f9f9f9;border-radius:.5rem;box-shadow:0 0 .625rem #0000001a;color:#000}@media (prefers-color-scheme: dark){._root_13okc_1{background-color:#333;color:#f9f9f9;box-shadow:none}}@media (min-width: 768px){._root_13okc_1{margin-top:3rem}}._stickyFooter_13okc_22{position:fixed;display:flex;justify-content:center;align-items:center;left:0;bottom:0;width:100%;background-color:#f9f9f9;height:7.5rem;box-shadow:0 -.0625rem .25rem #0000001a;z-index:999}@media (prefers-color-scheme: dark){._stickyFooter_13okc_22{background-color:#333;box-shadow:0 -.125rem .5rem #00000080}}._stickyFooter_13okc_22 ._submitButton_13okc_41{display:flex;justify-content:center;align-items:center;width:80%;height:50%;padding:.8rem;background-color:#007bff;border:.2rem solid black;color:#fff;border-radius:2rem;font-size:1.2rem;cursor:pointer;text-align:center}._stickyFooter_13okc_22 ._submitButton_13okc_41:hover{background-color:#0056b3}@media (prefers-color-scheme: dark){._stickyFooter_13okc_22 ._submitButton_13okc_41:hover{background-color:#185abc}}@media (prefers-color-scheme: dark){._stickyFooter_13okc_22 ._submitButton_13okc_41{color:#f9f9f9;border-color:#fff}._stickyFooter_13okc_22 ._submitButton_13okc_41:hover{border-color:#fff}}._formGroup_13okc_74{margin:1.25rem auto}@media (max-width: 768px){._formGroup_13okc_74{width:100%;margin:0 auto 1.25rem}}._formSubGroup_13okc_84{margin-bottom:1.25rem;flex:1}._formGroup_13okc_74 label,._formSubGroup_13okc_84 label{display:block;margin-bottom:.5rem;font-weight:700;text-align:left}._flexGroup_13okc_97{display:flex;justify-content:space-between;gap:1.25rem}._formGroup_13okc_74 select,._formGroup_13okc_74 input[type=checkbox],._formSubGroup_13okc_84 select,._formSubGroup_13okc_84 input[type=checkbox]{width:100%;padding:.5rem;margin-top:.3125rem;border:.0625rem solid #ccc;border-radius:.5rem;box-sizing:border-box;background-color:#fff}@media (prefers-color-scheme: dark){._formGroup_13okc_74 select,._formGroup_13okc_74 input[type=checkbox],._formSubGroup_13okc_84 select,._formSubGroup_13okc_84 input[type=checkbox]{border:.0625rem solid #555;background-color:#333;color:#f9f9f9}}._formGroup_13okc_74 select::placeholder,._formSubGroup_13okc_84 select::placeholder{color:#aaa}@media (prefers-color-scheme: dark){._formGroup_13okc_74 select::placeholder,._formSubGroup_13okc_84 select::placeholder{color:#bbb}}._formGroup_13okc_74 input[type=checkbox],._formSubGroup_13okc_84 input[type=checkbox]{width:auto;margin-right:.625rem}._formGroup_13okc_74 ._termsLabel_13okc_143,._formSubGroup_13okc_84 ._termsLabel_13okc_143{font-weight:400;padding-bottom:7.5rem}._error_13okc_149{color:#e74c3c;font-size:.875rem;margin-top:.3125rem}@media (prefers-color-scheme: dark){._error_13okc_149{color:#ff6b6b}}._overlay_13okc_160{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._overlayContent_13okc_173{background-color:#fff;padding:2rem;border-radius:.5rem;text-align:center;max-width:25rem;width:100%}@media (prefers-color-scheme: dark){._overlayContent_13okc_173{background-color:#333;color:#f9f9f9}}._overlayContentButtons_13okc_188{display:flex;flex-direction:row;gap:1rem}._overlayContent_13okc_173 p{margin-bottom:2rem}._detailsDefaultButton_13okc_198{background-color:#007bff;color:#fff;border:.2rem solid black;padding:1rem 2rem;border-radius:.25rem;cursor:pointer}@media (prefers-color-scheme: dark){._detailsDefaultButton_13okc_198{background-color:#1a73e8;border-color:#fff}}._detailsDefaultButton_13okc_198:hover{background-color:#0056b3}@media (prefers-color-scheme: dark){._detailsDefaultButton_13okc_198:hover{background-color:#185abc}}._overlaySecondaryButton_13okc_222{background-color:#dcdcdc;color:#000;border-color:#333;border-width:.2rem;padding:1rem 2rem;border-radius:.25rem;cursor:pointer}@media (prefers-color-scheme: dark){._overlaySecondaryButton_13okc_222{background-color:#535252;border-color:#000;color:#f9f9f9}}._overlaySecondaryButton_13okc_222:hover{background-color:#00000070}._emailInput_13okc_243{width:100%;padding:.5rem;margin-top:.3125rem;border:.0625rem solid #ccc;border-radius:.5rem;box-sizing:border-box;text-align:left;background-color:#fff}@media (prefers-color-scheme: dark){._emailInput_13okc_243{border:.0625rem solid #555;background-color:#333;color:#f9f9f9}}@keyframes _spin_13okc_281{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._overlay_13okc_160._waitOverlay_13okc_269{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}._overlay_13okc_160._waitOverlay_13okc_269 ._spinnerAndCounter_13okc_281{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:1.25rem;text-shadow:0 0 5px rgba(0,0,0,.5)}._overlay_13okc_160._waitOverlay_13okc_269 ._spinner_13okc_281{border:.5rem solid rgba(255,255,255,.3);border-top:.5rem solid #ffffff;border-radius:50%;width:4.5rem;height:4.5rem;animation:_spin_13okc_281 1s linear infinite}._additionalStyleButton_13okc_298{display:inline-block;margin-top:1rem;padding:.5rem 1.5rem;background-color:#e0e0e0;color:#000;border:.2rem solid #888888;border-radius:2rem;font-size:1rem;cursor:pointer;text-align:center;transition:background-color .3s ease,border-color .3s ease}._additionalStyleButton_13okc_298:hover{background-color:#d0d0d0;border-color:#bbb}@media (prefers-color-scheme: dark){._additionalStyleButton_13okc_298{background-color:#555;color:#f9f9f9;border-color:#fff}._additionalStyleButton_13okc_298:hover{background-color:#444;border-color:#fff}}._teaser_y9kp7_1{display:block;margin-bottom:.5rem;font-weight:700;text-align:left}._allProducts_y9kp7_8{display:flex;flex-direction:row;justify-content:space-around;gap:1rem}@media (max-width: 768px){._allProducts_y9kp7_8{flex-direction:column;align-items:center;gap:0}}._header_y9kp7_22{font-weight:700;font-size:1.25rem}._isSelectedProduct_y9kp7_27{background:linear-gradient(135deg,#007bff,#0056b3);border:.2rem solid #0056b3;box-shadow:0 4px 10px #007bff80;transform:scale(1.05);transition:transform .3s ease,background .3s ease,box-shadow .3s ease}._isSelectedProduct_y9kp7_27 ._header_y9kp7_22,._isSelectedProduct_y9kp7_27 ._price_y9kp7_37{color:#fff}._isSelectedProduct_y9kp7_27 ul li{color:#e1e1e1}._singleProduct_y9kp7_44{display:flex;justify-content:space-between;flex-direction:column;border-radius:.5rem;width:90%;padding:1rem;cursor:pointer;border:.2rem solid black;transition:transform .3s ease,box-shadow .3s ease}._singleProduct_y9kp7_44:hover{transform:scale(1.03);box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){._singleProduct_y9kp7_44{width:80%;margin-bottom:1rem}}._singleProduct_y9kp7_44 ul{padding-left:0;list-style:none}._singleProduct_y9kp7_44 li{font-size:.875rem;line-height:1rem;margin-bottom:.5rem}._price_y9kp7_37{font-weight:700}._bestSeller_y9kp7_81{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-1.25rem;left:-2.5rem}@media (max-width: 768px){._bestSeller_y9kp7_81{bottom:-10px;left:-20px}}._bestSeller_y9kp7_81 ._arrowText_y9kp7_95{font-size:.875rem;font-weight:700;background-color:#fc0;padding:.3rem .5rem;border-radius:.25rem;margin-right:.5rem}._bestSeller_y9kp7_81 ._arrow_y9kp7_95{width:0;height:0;border-left:.8rem solid transparent;border-right:1.5rem solid transparent;border-top:.8rem solid #ffcc00;position:relative;top:-.3125rem;animation:_bounce_y9kp7_1 1.5s infinite;transform:rotate(-90deg)}@keyframes _bounce_y9kp7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-.3125rem)}}._compactSentence_140qh_2{display:flex;align-items:center;justify-content:space-between;gap:.4rem;flex-wrap:wrap}@media (min-width: 768px){._compactSentence_140qh_2{flex-direction:column}}._colorSection_140qh_15{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem}._inlineSelection_140qh_22{display:inline-block}._colorOptionsAndErrorSection_140qh_26{display:flex;flex-direction:column;flex-grow:1}._clothingBackgroundRemoveButtonSection_140qh_32{display:flex;flex-direction:row;justify-content:space-between;flex-grow:1;align-items:center}._clothingBackgroundSection_140qh_40{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}._clothingSection_140qh_47{display:flex;flex-direction:row;align-items:center;white-space:nowrap;gap:.5rem}._deleteStyleButton_140qh_55{background-color:#b82a2a;color:#fff;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;cursor:pointer}._deleteStyleButton_140qh_55:before{content:"−";font-size:1.5rem;position:relative;top:-.15rem}._colorOptions_140qh_26{display:flex;gap:.5rem}._colorOption_140qh_26{position:relative}._colorRadioInput_140qh_83{display:none}._colorLabel_140qh_87{width:1.5rem;height:1.5rem;border-radius:50%;cursor:pointer;border:.0625rem solid #ccc;display:inline-block}._colorRadioInput_140qh_83:checked+._colorLabel_140qh_87{border:.2rem solid black}@media (prefers-color-scheme: dark){._colorRadioInput_140qh_83:checked+._colorLabel_140qh_87{border-color:#fff}}._colorRadioInput_140qh_83:checked+._colorLabel_140qh_87[style*=black]{border-color:gray}@media (prefers-color-scheme: dark){._colorRadioInput_140qh_83:checked+._colorLabel_140qh_87[style*=black]{border-color:#fff}}._error_140qh_114{color:#e74c3c;font-size:.6rem;margin-top:.3125rem}@media (prefers-color-scheme: dark){._error_140qh_114{color:#ff6b6b}}._checkboxGroup_goibb_1 label{display:flex;align-items:center;margin-bottom:.625rem}._checkboxGroup_goibb_1{display:flex;flex-direction:row;justify-content:space-between}._checkboxGroup_goibb_1 input[type=checkbox]{width:1.5rem;height:1.5rem}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{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:before,.ReactCrop__rule-of-thirds-hz:after{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;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}._cropImageWrapper_pmqx8_1{display:flex;align-items:center;justify-content:space-between;max-width:31.25rem;flex-direction:column;margin:0 auto .5rem}._rcropWrapper_pmqx8_10{display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem;position:relative}._cropImage_pmqx8_1{max-width:100%;max-height:100%;object-fit:contain}._cropImageButton_pmqx8_24{background-color:#007bff;color:#fff;border:.2rem solid black;padding:1rem 2rem;border-radius:.25rem;cursor:pointer;margin-bottom:2rem}@media (prefers-color-scheme: dark){._cropImageButton_pmqx8_24{background-color:#1a73e8;border-color:#fff}}@media (min-width: 768px){._cropImageButton_pmqx8_24{margin-top:2rem}}._cropImageButton_pmqx8_24:hover{background-color:#000c}._croppingLayer_pmqx8_49{position:absolute;background-color:#e7f2fd80;top:0;left:0;height:100%;width:100%;box-sizing:border-box;z-index:1}._btn_pmqx8_60{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:.063rem solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}._btn_pmqx8_60:not(:disabled):not(._disabled_pmqx8_76){cursor:pointer}._mt0_pmqx8_80{margin-top:0}._mlMinus24_pmqx8_84{margin-left:-1.5rem}@media screen and (max-width: 36rem){._cropImageWrapper_pmqx8_1{width:90vw}}._arrowButton_pmqx8_93{background-color:#00000080;border:none;color:#fff;cursor:pointer;padding:1.25rem;text-align:center;text-decoration:none;font-size:1.875rem;-webkit-user-select:none;user-select:none;height:80%;width:2.5rem;transition:background-color .3s;position:absolute;top:50%;transform:translateY(-50%);z-index:2}._arrowButton_pmqx8_93:hover{background-color:#000c}._leftArrow_pmqx8_116{border-radius:.9375rem 0 0 .9375rem;left:-1.19rem}._rightArrow_pmqx8_121{border-radius:0 .9375rem .9375rem 0;right:-1.19rem}._root_1hbbb_1{margin:1.25rem auto;font-weight:700}@media (min-width: 768px){._root_1hbbb_1{margin-top:3rem}}._nothingHere_1hbbb_11{display:flex;flex-direction:column;align-items:center;font-weight:700;gap:2rem}._toUploadButton_1hbbb_19{width:100%;padding:.8rem;border-radius:2rem;border:.2rem solid black;background-color:#007bff;color:#fff;font-size:1rem;cursor:pointer;text-align:center}@media (max-width: 768px){._toUploadButton_1hbbb_19{width:70%}}@media (prefers-color-scheme: dark){._toUploadButton_1hbbb_19{color:#f9f9f9;border-color:#fff}._toUploadButton_1hbbb_19:hover{border-color:#fff}}._toUploadButton_1hbbb_19:hover{background-color:#0056b3}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}
