._cardContainer_1rg26_1{display:flex;justify-content:center;align-items:center;padding:2rem}._cardFrame_1rg26_8{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000004d;background:#1a1a2e}._placeholder_1rg26_16{width:360px;height:504px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;color:#888;font-style:italic;text-align:center;padding:1.5rem;box-shadow:0 8px 32px #0000004d}._canvas_1rg26_31{display:block;border-radius:12px}._controlPanel_1khj5_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#1a1a2e;border-radius:8px;min-width:300px}._controlGroup_1khj5_11{display:flex;flex-direction:column;gap:.5rem}._label_1khj5_17{font-size:.875rem;font-weight:600;color:#e0e0e0;text-transform:uppercase;letter-spacing:.5px}._selectorContainer_1khj5_25{position:relative}._input_1khj5_29{width:100%;padding:.75rem 1rem;background:#16213e;border:1px solid #2a3f5f;border-radius:6px;color:#fff;font-size:.95rem;outline:none;transition:border-color .2s;box-sizing:border-box}._input_1khj5_29:focus{border-color:#4a90d9}._input_1khj5_29::placeholder{color:#6b7c93}._dropdown_1khj5_50{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#16213e;border:1px solid #2a3f5f;border-top:none;border-radius:0 0 6px 6px;z-index:100;list-style:none;margin:0;padding:0}._option_1khj5_67{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #2a3f5f;transition:background .15s}._option_1khj5_67:last-child{border-bottom:none}._option_1khj5_67:hover{background:#2a3f5f}._cardName_1khj5_82{display:block;color:#fff;font-weight:500}._cardType_1khj5_88{display:block;color:#6b7c93;font-size:.8rem;margin-top:2px}._select_1khj5_25{width:100%;padding:.75rem 1rem;background:#16213e;border:1px solid #2a3f5f;border-radius:6px;color:#fff;font-size:.95rem;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7c93' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}._select_1khj5_25:focus{border-color:#4a90d9}._thumbnailGrid_1khj5_115{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._thumbnail_1khj5_115{aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s,transform .2s}._thumbnail_1khj5_115:hover{transform:scale(1.05)}._thumbnail_1khj5_115._selected_1khj5_134{border-color:#4a90d9}._thumbnailImage_1khj5_138{width:100%;height:100%;object-fit:cover}._noBackgrounds_1khj5_144{color:#6b7c93;font-size:.875rem;text-align:center;padding:1rem}._dimensionInfo_1khj5_151{font-size:.75rem;color:#6b7c93;margin-top:.25rem}._downloadButton_1khj5_157{width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#4a90d9,#8b5cf6);border:none;border-radius:6px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s}._downloadButton_1khj5_157:hover{opacity:.9;transform:translateY(-1px)}._downloadButton_1khj5_157:active{transform:translateY(0)}._downloadButton_1khj5_157:disabled{opacity:.5;cursor:not-allowed;transform:none}._inputWrapper_1khj5_185{position:relative;display:flex;align-items:center}._inputWithSpinner_1khj5_191{padding-right:2.5rem}._spinner_1khj5_195{position:absolute;right:.75rem;width:1rem;height:1rem;border:2px solid #2a3f5f;border-top-color:#4a90d9;border-radius:50%;animation:_spin_1khj5_195 .8s linear infinite}@keyframes _spin_1khj5_195{to{transform:rotate(360deg)}}._hint_1khj5_212{font-size:.75rem;color:#6b7c93;margin-top:.5rem}._sliderContainer_1khj5_219{display:flex;align-items:center;gap:.75rem}._slider_1khj5_219{flex:1;height:4px;cursor:pointer;-webkit-appearance:none;appearance:none;background:#2a3f5f;border-radius:2px;outline:none}._slider_1khj5_219::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#4a90d9;border-radius:50%;cursor:pointer;transition:background .2s}._slider_1khj5_219::-webkit-slider-thumb:hover{background:#5aa0e9}._slider_1khj5_219::-moz-range-thumb{width:16px;height:16px;background:#4a90d9;border-radius:50%;border:none;cursor:pointer;transition:background .2s}._slider_1khj5_219::-moz-range-thumb:hover{background:#5aa0e9}._inputWithUnit_1khj5_265{display:flex;align-items:center;gap:.25rem}._numberInput_1khj5_271{width:3.5rem;padding:.375rem .5rem;text-align:right;background:#16213e;border:1px solid #2a3f5f;border-radius:4px;color:#fff;font-size:.875rem;outline:none}._numberInput_1khj5_271:focus{border-color:#4a90d9}._unit_1khj5_287{color:#6b7c93;font-size:.875rem}._uploadThumbnail_1khj5_293{display:flex;align-items:center;justify-content:center;background:#4a90d914;border:2px dashed rgba(74,144,217,.3);transition:border-color .2s,background .2s,transform .2s}._uploadThumbnail_1khj5_293:hover{background:#4a90d926;border-color:#4a90d980}._uploadThumbnailIcon_1khj5_307{font-size:1.5rem;color:#4a90d9b3;font-weight:300}._uploadThumbnailSpinner_1khj5_313{width:20px;height:20px;border:2px solid rgba(74,144,217,.3);border-top-color:#4a90d9;border-radius:50%;animation:_spin_1khj5_195 .6s linear infinite}._signInBackdrop_1khj5_323{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;animation:_signInFadeIn_1khj5_1 .15s ease}._signInDialog_1khj5_334{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;max-width:380px;width:90%;animation:_signInSlideUp_1khj5_1 .2s ease}._signInTitle_1khj5_344{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#fff}._signInSubtitle_1khj5_351{margin:0 0 1rem;font-size:.8rem;color:#ffffff80}._signInInfo_1khj5_357{padding:.75rem;background:#4a90d914;border:1px solid rgba(74,144,217,.2);border-radius:6px;color:#fff9;font-size:.8rem;line-height:1.5;margin-bottom:1.25rem}._signInButton_1khj5_368{width:100%;padding:.75rem 1rem;border:none;border-radius:6px;background:linear-gradient(135deg,#4a90d9,#8b5cf6);color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}._signInButton_1khj5_368:hover{opacity:.9;transform:translateY(-1px)}._signInButton_1khj5_368:disabled{opacity:.5;cursor:not-allowed;transform:none}._signInClose_1khj5_393{width:100%;background:none;border:none;color:#fff6;font-size:.8rem;cursor:pointer;padding:.5rem;transition:color .2s ease}._signInClose_1khj5_393:hover{color:#ffffffb3}@keyframes _signInFadeIn_1khj5_1{0%{opacity:0}to{opacity:1}}@keyframes _signInSlideUp_1khj5_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._snackbar_1yrlf_1{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;z-index:1100;animation:_snackbarIn_1yrlf_1 .25s ease,_snackbarOut_1yrlf_1 .3s ease 2.7s forwards;box-shadow:0 4px 12px #0000004d;pointer-events:none}._success_1yrlf_17{background:#16a34a}._error_1yrlf_21{background:#dc2626}._info_1yrlf_25{background:#2563eb}@keyframes _snackbarIn_1yrlf_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _snackbarOut_1yrlf_1{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(10px)}}._container_8li74_1{display:flex;gap:2rem;min-height:100vh;padding:2rem;box-sizing:border-box}._previewSection_8li74_9{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-top:2rem}._controlsSection_8li74_17{width:320px;flex-shrink:0}._controlPanel_8li74_22{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#1a1a2e;border-radius:8px;position:sticky;top:2rem}@media(max-width:900px){._container_8li74_1{flex-direction:column;align-items:center}._controlsSection_8li74_17{width:100%;max-width:400px}._previewSection_8li74_9{padding-top:0}}._header_acaxt_1{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}._title_acaxt_10{margin:0;font-size:1.5rem;font-weight:600;background:linear-gradient(90deg,#4a90d9,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._nav_acaxt_20{display:flex;gap:.5rem}._navButton_acaxt_25{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:transparent;color:#ffffffb3;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._navButton_acaxt_25:hover{background:#ffffff1a;color:#fff;border-color:#ffffff4d}._navButton_acaxt_25._active_acaxt_43{background:linear-gradient(90deg,#4a90d9,#8b5cf6);color:#fff;border-color:transparent}._overlay_1f6dg_1{position:absolute;border:1px solid rgba(74,144,217,.5);background:#4a90d91a;cursor:move;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background .15s ease}._overlay_1f6dg_1:hover{border-color:#4a90d9cc;background:#4a90d926}._overlay_1f6dg_1._selected_1f6dg_15{border-color:#4a90d9;background:#4a90d933;z-index:10}._overlay_1f6dg_1._dragging_1f6dg_21{cursor:grabbing}._label_1f6dg_25{position:absolute;top:2px;left:4px;font-size:9px;font-weight:600;color:#4a90d9e6;text-transform:uppercase;letter-spacing:.3px;pointer-events:none;text-shadow:0 0 2px rgba(0,0,0,.8)}._handle_1f6dg_39{position:absolute;width:8px;height:8px;background:#4a90d9;border:1px solid #fff;border-radius:2px;z-index:11}._nw_1f6dg_50{top:-4px;left:-4px;cursor:nw-resize}._ne_1f6dg_56{top:-4px;right:-4px;cursor:ne-resize}._se_1f6dg_15{bottom:-4px;right:-4px;cursor:se-resize}._sw_1f6dg_68{bottom:-4px;left:-4px;cursor:sw-resize}._n_1f6dg_50{top:-4px;left:50%;transform:translate(-50%);cursor:n-resize}._e_1f6dg_82{top:50%;right:-4px;transform:translateY(-50%);cursor:e-resize}._s_1f6dg_15{bottom:-4px;left:50%;transform:translate(-50%);cursor:s-resize}._w_1f6dg_96{top:50%;left:-4px;transform:translateY(-50%);cursor:w-resize}._container_1ehnd_1{display:flex;gap:2rem;min-height:calc(100vh - 60px);padding:2rem}._previewSection_1ehnd_8{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:2rem}._controlsSection_1ehnd_16{width:400px;flex-shrink:0}._controlPanel_1ehnd_21{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;padding-right:.5rem}._sectionTitle_1ehnd_32{margin:0;font-size:1.25rem;font-weight:600;color:#fff}._description_1ehnd_39{margin:0;color:#fff9;font-size:.875rem}._placeholder_1ehnd_45{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:8px;color:#ffffff80;text-align:center}._subtext_1ehnd_58{font-size:.875rem;color:#ffffff4d;margin-top:.5rem}._controlPanel_1ehnd_21::-webkit-scrollbar{width:6px}._controlPanel_1ehnd_21::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._controlPanel_1ehnd_21::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._controlPanel_1ehnd_21::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._panel_1ehnd_84{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem}._panelTitle_1ehnd_91{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}._field_1ehnd_101{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}._field_1ehnd_101:last-child{margin-bottom:0}._fieldLabel_1ehnd_112{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.3px}._fieldRow_1ehnd_119{display:flex;gap:.75rem}._fieldRow_1ehnd_119 ._field_1ehnd_101{flex:1}._fieldGroup_1ehnd_128{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._fieldGroup_1ehnd_128:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._fieldGroupLabel_1ehnd_140{display:block;font-size:.75rem;color:#ffffff80;margin-bottom:.5rem}._textInput_1ehnd_148,._numberInput_1ehnd_149,._textArea_1ehnd_150,._select_1ehnd_151{width:100%;padding:.5rem;background:#0000004d;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#fff;font-size:.875rem;transition:border-color .2s ease}._textInput_1ehnd_148:focus,._numberInput_1ehnd_149:focus,._textArea_1ehnd_150:focus,._select_1ehnd_151:focus{outline:none;border-color:#4a90d999}._textArea_1ehnd_150{resize:vertical;min-height:60px}._numberInput_1ehnd_149{-moz-appearance:textfield}._numberInput_1ehnd_149::-webkit-outer-spin-button,._numberInput_1ehnd_149::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._select_1ehnd_151{cursor:pointer}._colorInputWrapper_1ehnd_190{display:flex;gap:.5rem;align-items:center}._colorPicker_1ehnd_196{width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:4px;cursor:pointer;background:transparent}._colorPicker_1ehnd_196::-webkit-color-swatch-wrapper{padding:2px}._colorPicker_1ehnd_196::-webkit-color-swatch{border-radius:2px;border:none}._colorInputWrapper_1ehnd_190 ._textInput_1ehnd_148{flex:1}._inputWithUpload_1ehnd_220{display:flex;gap:.25rem;align-items:center}._inputWithUpload_1ehnd_220 ._textInput_1ehnd_148{flex:1}._uploadButton_1ehnd_230{flex-shrink:0;width:32px;height:32px;padding:0;border:1px solid rgba(74,144,217,.4);border-radius:4px;background:#4a90d91a;color:#4a90d9cc;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._uploadButton_1ehnd_230:hover{background:#4a90d933;color:#4a90d9;border-color:#4a90d999}._uploadButton_1ehnd_230:disabled{opacity:.4;cursor:not-allowed}._uploadSpinner_1ehnd_259{display:inline-block;width:14px;height:14px;border:2px solid rgba(74,144,217,.3);border-top-color:#4a90d9;border-radius:50%;animation:_uploadSpin_1ehnd_259 .6s linear infinite}@keyframes _uploadSpin_1ehnd_259{to{transform:rotate(360deg)}}._checkboxLabel_1ehnd_274{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffb3;cursor:pointer;margin-bottom:.75rem}._checkboxLabel_1ehnd_274 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._colorList_1ehnd_291{display:flex;flex-direction:column;gap:.25rem}._colorItem_1ehnd_297{background:#0003;border-radius:4px}._colorHeader_1ehnd_302{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;cursor:pointer;transition:background .2s ease}._colorHeader_1ehnd_302:hover{background:#ffffff0d}._colorLabel_1ehnd_315{font-size:.875rem;color:#fffc}._expandIcon_1ehnd_320{font-size:.625rem;color:#fff6}._colorContent_1ehnd_325{padding:.75rem;background:#00000026;border-top:1px solid rgba(255,255,255,.05)}._fieldWithRemove_1ehnd_332{display:flex;gap:.25rem;align-items:center}._fieldWithRemove_1ehnd_332 ._inputWithUpload_1ehnd_220{flex:1}._removeButton_1ehnd_342{flex-shrink:0;width:32px;height:32px;padding:0;border:1px solid rgba(220,53,69,.4);border-radius:4px;background:#dc35451a;color:#dc3545cc;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._removeButton_1ehnd_342:hover{background:#dc354533;color:#dc3545;border-color:#dc354599}._addLayerWrapper_1ehnd_367{position:relative;margin-top:.5rem}._addLayerButton_1ehnd_372{padding:.375rem .75rem;background:transparent;border:1px dashed rgba(255,255,255,.2);border-radius:4px;color:#ffffff80;font-size:.8rem;cursor:pointer;transition:all .2s ease}._addLayerButton_1ehnd_372:hover{border-color:#4a90d980;color:#4a90d9cc;background:#4a90d90d}._addLayerMenu_1ehnd_389{position:absolute;top:100%;left:0;margin-top:.25rem;background:#1a1a2e;border:1px solid rgba(255,255,255,.15);border-radius:4px;overflow:hidden;z-index:10;min-width:140px;box-shadow:0 4px 12px #0000004d}._addLayerMenuItem_1ehnd_403{display:block;width:100%;padding:.5rem .75rem;background:transparent;border:none;color:#fffc;font-size:.8rem;text-align:left;cursor:pointer;transition:background .15s ease}._addLayerMenuItem_1ehnd_403:hover{background:#4a90d933}._addLayerMenuItem_1ehnd_403+._addLayerMenuItem_1ehnd_403{border-top:1px solid rgba(255,255,255,.1)}._positionList_1ehnd_425{display:flex;flex-direction:column;gap:.25rem}._positionItem_1ehnd_431{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem .75rem;background:#0003;border:1px solid transparent;border-radius:4px;color:#fffc;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:left}._positionItem_1ehnd_431:hover:not(._disabled_1ehnd_447){background:#ffffff0d}._positionItem_1ehnd_431._selected_1ehnd_451{background:#4a90d933;border-color:#4a90d980}._positionItem_1ehnd_431._disabled_1ehnd_447{opacity:.4;cursor:not-allowed}._positionLabel_1ehnd_461{font-weight:500}._positionInfo_1ehnd_465{font-size:.75rem;color:#fff6}._actionButtons_1ehnd_471{display:flex;gap:.5rem;flex-wrap:wrap}._actionButton_1ehnd_471{flex:1;min-width:120px;padding:.625rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButton_1ehnd_471:hover{background:#ffffff26;border-color:#ffffff4d}._actionButton_1ehnd_471._primary_1ehnd_496{background:linear-gradient(90deg,#4a90d9,#8b5cf6);border-color:transparent}._actionButton_1ehnd_471._primary_1ehnd_496:hover{opacity:.9}._actionButton_1ehnd_471._danger_1ehnd_505{background:#dc354533;border-color:#dc354580;color:#ff6b6b}._actionButton_1ehnd_471._danger_1ehnd_505:hover{background:#dc35454d;border-color:#dc3545b3}._actionButton_1ehnd_471:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}._canvasWrapper_1ehnd_523{position:relative;display:inline-block}._canvasControlsRow_1ehnd_529{display:flex;gap:.5rem;width:100%;max-width:360px;align-items:flex-end}._canvasControlsRow_1ehnd_529>:first-child{flex:1}._scaleSelect_1ehnd_541{padding:.75rem .5rem;background:#16213e;border:1px solid #2a3f5f;border-radius:6px;color:#fff;font-size:.95rem;cursor:pointer}._scaleSelect_1ehnd_541:focus{outline:none;border-color:#4a90d9}._scaledCanvasContainer_1ehnd_556{display:inline-block}._signInBackdrop_1ehnd_561{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;animation:_signInFadeIn_1ehnd_1 .15s ease}._signInDialog_1ehnd_572{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;max-width:380px;width:90%;animation:_signInSlideUp_1ehnd_1 .2s ease}._signInTitle_1ehnd_582{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#fff}._signInSubtitle_1ehnd_589{margin:0 0 1rem;font-size:.8rem;color:#ffffff80}._signInInfo_1ehnd_595{padding:.75rem;background:#4a90d914;border:1px solid rgba(74,144,217,.2);border-radius:6px;color:#fff9;font-size:.8rem;line-height:1.5;margin-bottom:1.25rem}._signInButton_1ehnd_606{width:100%;padding:.75rem 1rem;border:none;border-radius:6px;background:linear-gradient(135deg,#4a90d9,#8b5cf6);color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}._signInButton_1ehnd_606:hover{opacity:.9;transform:translateY(-1px)}._signInButton_1ehnd_606:disabled{opacity:.5;cursor:not-allowed;transform:none}._signInClose_1ehnd_631{width:100%;background:none;border:none;color:#fff6;font-size:.8rem;cursor:pointer;padding:.5rem;transition:color .2s ease}._signInClose_1ehnd_631:hover{color:#ffffffb3}@keyframes _signInFadeIn_1ehnd_1{0%{opacity:0}to{opacity:1}}@keyframes _signInSlideUp_1ehnd_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){._container_1ehnd_1{flex-direction:column}._controlsSection_1ehnd_16{width:100%;max-width:500px;margin:0 auto}._controlPanel_1ehnd_21{position:static;max-height:none}}._backdrop_1tnyi_2{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1tnyi_1 .15s ease}._dialog_1tnyi_14{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;max-width:800px;width:90%;max-height:80vh;overflow-y:auto;animation:_slideUp_1tnyi_1 .2s ease}._dialogTitle_1tnyi_27{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#fff}._dialogSubtitle_1tnyi_34{margin:0 0 1rem;font-size:.8rem;color:#ffffff80}._dialogContent_1tnyi_41{color:#fffc;font-size:.875rem;line-height:1.6}._closeButton_1tnyi_48{width:100%;background:none;border:none;color:#fff6;font-size:.8rem;cursor:pointer;padding:.5rem;margin-top:1rem;transition:color .2s ease}._closeButton_1tnyi_48:hover{color:#ffffffb3}._titleWrapper_1tnyi_65{display:flex;align-items:center;margin:0 0 1rem}._title_1tnyi_65{margin:0;font-size:.875rem;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}._infoButton_1tnyi_80{background:none;border:none;color:#fff6;font-size:.875rem;cursor:pointer;padding:.125rem .375rem;margin-left:.5rem;transition:color .2s ease;line-height:1}._infoButton_1tnyi_80:hover{color:#fffc}._layerList_1tnyi_97{display:flex;flex-direction:row;gap:.75rem;justify-content:center}._layerItem_1tnyi_104{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;flex:1;min-width:0}._layerNumber_1tnyi_117{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#4a90d933;border-radius:50%;font-size:.75rem;font-weight:600;color:#4a90d9}._layerContent_1tnyi_131{text-align:center}._layerTitle_1tnyi_135{font-weight:600;color:#fff;margin-bottom:.25rem;font-size:.8rem}._layerDescription_1tnyi_142{font-size:.7rem;color:#fff9}._layerImage_1tnyi_147{width:90px;height:126px;object-fit:contain;border-radius:4px;border:1px solid rgba(255,255,255,.1);background:#0000004d;cursor:pointer;transition:border-color .2s ease,transform .2s ease}._layerImage_1tnyi_147:hover{border-color:#4a90d980;transform:scale(1.05)}._layerPlaceholder_1tnyi_163{width:90px;height:126px;border-radius:4px;border:1px dashed rgba(255,255,255,.2);background:#0003}._warningBox_1tnyi_172{margin-top:1rem;padding:.75rem;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:6px;color:#ffc107;font-size:.8rem;line-height:1.5}@keyframes _fadeIn_1tnyi_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1tnyi_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._app_1frfv_1{min-height:100vh;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e);color:#fff}._loading_1frfv_7{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.25rem;color:#6b7c93}._error_1frfv_16{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem;color:#ef4444}._errorMessage_1frfv_26{color:#6b7c93;font-size:.95rem}@font-face{font-family:Beleren2016;src:url(/assets/Beleren2016-Bold-DepiIdNL.woff) format("woff"),url(/assets/Beleren2016-Bold-B3lFvodX.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Beleren2016SmallCaps;src:url(/assets/Beleren2016SmallCaps-Bold-DI1d9jXQ.woff) format("woff"),url(/assets/Beleren2016SmallCaps-Bold-BhrJfGQf.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Beleren2016SmallCaps;src:url(/assets/Beleren2016SmallCaps-BoldItalic-CdmKxv8b.woff) format("woff"),url(/assets/Beleren2016SmallCaps-BoldItalic-Bqn8dQKb.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:MPlantin;src:url(/assets/Mplantin-Dsk68a-x.woff) format("woff"),url(/assets/Mplantin-DGd3yikv.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background:#0f0f1a}#root{min-height:100vh}
