._layout_1oubb_1{width:100%;min-height:100vh;display:flex;flex-direction:column}._main_1oubb_7{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto;box-sizing:border-box}._contextMenu_1e29p_2{position:fixed;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10000;min-width:160px;overflow:hidden;padding:4px 0;font-size:14px;line-height:1.5;color:#333}._contextMenuItem_1e29p_18{display:flex;align-items:center;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}._contextMenuItem_1e29p_18:hover{background-color:#f5f5f5}._contextMenuItem_1e29p_18:active{background-color:#e8e8e8}._contextMenuIcon_1e29p_33{margin-right:8px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:14px;color:#666}._contextMenuSeparator_1e29p_44{height:1px;background-color:#e0e0e0;margin:4px 0}._contextMenuItemDisabled_1e29p_50{color:#999;cursor:not-allowed}._contextMenuItemDisabled_1e29p_50:hover{background-color:transparent}._button_ofxxy_1{border-radius:4px;border:1px solid transparent;padding:8px 16px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}._button_ofxxy_1:disabled{opacity:.6;cursor:not-allowed}._button_ofxxy_1:focus{box-shadow:0 0 0 2px #1890ff33}._button_ofxxy_1._block_ofxxy_23{width:100%;display:flex}._button_ofxxy_1._button-default_ofxxy_27{background-color:#f5f5f5;color:#333;border-color:#d9d9d9}._button_ofxxy_1._button-default_ofxxy_27:hover{background-color:#e6e6e6;border-color:#adadad}._button_ofxxy_1._button-default_ofxxy_27:active{background-color:#d9d9d9;border-color:#adadad}._button_ofxxy_1._button-primary_ofxxy_40{background-color:#1890ff;color:#fff;border-color:#1890ff}._button_ofxxy_1._button-primary_ofxxy_40:hover{background-color:#40a9ff;border-color:#40a9ff}._button_ofxxy_1._button-primary_ofxxy_40:active{background-color:#096dd9;border-color:#096dd9}._button_ofxxy_1._button-warning_ofxxy_53{background-color:#faad14;color:#fff;border-color:#faad14}._button_ofxxy_1._button-warning_ofxxy_53:hover{background-color:#ffc53d;border-color:#ffc53d}._button_ofxxy_1._button-warning_ofxxy_53:active{background-color:#d48806;border-color:#d48806}._button_ofxxy_1._button-danger_ofxxy_66{background-color:#f5222d;color:#fff;border-color:#f5222d}._button_ofxxy_1._button-danger_ofxxy_66:hover{background-color:#ff4d4f;border-color:#ff4d4f}._button_ofxxy_1._button-danger_ofxxy_66:active{background-color:#cf1322;border-color:#cf1322}._modalOverlay_1my2u_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;transform:translateZ(0)}._modalContent_1my2u_15{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;width:90%;max-width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._modalHeader_1my2u_26{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background-color:#f5f5f5}._modalTitle_1my2u_34{margin:0;font-size:18px;font-weight:600;color:#333}._closeButton_1my2u_40{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_1my2u_40:hover{background-color:#e0e0e0;color:#333}._modalBody_1my2u_59{padding:20px;overflow-y:auto;flex:1}._footer_1my2u_64{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid var(--color-border);background-color:var(--color-bg-dark);margin-top:0;align-self:stretch}._footerContainer_1my2u_74{margin-top:auto;align-self:stretch;width:100%}._modal-content_1my2u_79._modal-info-content_1my2u_79{color:var(--color-info)}._modal-content_1my2u_79._modal-warn-content_1my2u_82{color:var(--color-warning)}._modal-content_1my2u_79._modal-error-content_1my2u_85{color:var(--color-danger)}._modal-content_1my2u_79._modal-confirm-content_1my2u_88,._modal-content_1my2u_79._modal-confirmDelete-content_1my2u_89{color:var(--color-text-primary)}._homeContainer_10huc_1{width:100vw;height:100vh;margin:0;padding:0;box-sizing:border-box;color:#333;overflow:hidden;display:flex;flex-direction:column;position:relative}._pageModalContent_10huc_14{padding:20px}._iconGrid_10huc_18{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:12px;padding:12px;background-color:#f5f5f5;border-radius:8px;max-height:300px;overflow-y:auto}._iconItem_10huc_30{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}._iconItem_10huc_30:hover{border-color:#4caf50;transform:scale(1.1)}._iconItemActive_10huc_47{border-color:#4caf50;background-color:#e8f5e8;box-shadow:0 0 0 2px #4caf5033}._topSection_10huc_52{height:240px;width:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:2rem}._searchContainer_10huc_60{width:100%;max-width:800px;padding:0 2rem}._searchWrapper_10huc_65{display:flex;flex-direction:column;gap:10px;width:100%}._searchBox_10huc_71{display:flex;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:visible;position:relative;height:auto;flex-direction:column}._searchInput_10huc_81{flex:1;padding:1.2rem;border:none;outline:none;font-size:1rem;background-color:transparent;resize:none;min-height:100px;font-family:inherit;line-height:1.5}._searchControls_10huc_93{position:absolute;bottom:10px;right:10px;display:flex;gap:8px;align-items:center}._searchEngineButton_10huc_101{display:flex;align-items:center;gap:6px;padding:.4rem .8rem;background-color:#ffffffe6;border:1px solid #e0e0e0;border-radius:18px;cursor:pointer;font-size:.8rem;box-shadow:0 1px 3px #0000001a;transition:all .2s;z-index:2}._searchEngineButton_10huc_101:hover{box-shadow:0 2px 5px #00000026;border-color:#bdbdbd}._searchButton_10huc_119{padding:.4rem 1rem;border:none;background-color:#4caf50;color:#fff;cursor:pointer;font-size:.8rem;transition:background-color .2s;border-radius:18px;box-shadow:0 1px 3px #0000001a;z-index:1}._searchButton_10huc_119:hover{background-color:#45a049}._dropdownArrow_10huc_134{font-size:.6rem;color:#666}._dropdownMenu_10huc_138{position:absolute;top:100%;left:0;margin-top:5px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:100px}._dropdownItem_10huc_150{padding:.7rem 1rem;cursor:pointer;font-size:.9rem;transition:background-color .2s}._dropdownItem_10huc_150:hover{background-color:#f5f5f5}._dropdownItem_10huc_150._active_10huc_159{background-color:#e8f5e8;color:#4caf50;font-weight:500}._middleSection_10huc_164{flex:1;width:100%;position:relative;overflow:hidden}._bottomSection_10huc_170{height:120px;width:100%;position:relative;overflow:hidden;background-color:#0000001a}._stagingContainer_10huc_177{width:1200px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative}._stagingAppsContainer_10huc_186{display:flex;gap:10px;width:100%;height:100%;overflow-x:auto;align-items:center;justify-content:flex-start;padding:0;box-sizing:border-box}._emptyStaging_10huc_197{text-align:center;color:#fff;font-size:14px;opacity:.7}._pageContainer_10huc_203{position:relative;width:1200px;height:600px;margin:0 auto}._topRightIcon_10huc_210,._bottomRightIcon_10huc_211,._bottomLeftIcon_10huc_212{position:fixed;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fffc;box-shadow:0 2px 10px #0000001a;cursor:pointer;font-size:20px;transition:all .2s;z-index:100}._noBackgroundIcon_10huc_228{background-color:transparent;box-shadow:none;border-radius:0;width:auto;height:auto}._topRightIcon_10huc_210{top:20px;right:20px}._bottomRightIcon_10huc_211{bottom:20px;right:20px}._bottomLeftIcon_10huc_212{bottom:20px;left:20px}._editModeControls_10huc_248{display:flex;gap:10px;position:fixed;top:20px;right:20px;z-index:100}._editModeControls_10huc_248 ._topRightIcon_10huc_210{position:relative;top:0;right:0}._topRightIcon_10huc_210:hover,._bottomRightIcon_10huc_211:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}._plusIcon_10huc_268{font-size:24px}._exitIcon_10huc_271{font-size:20px}._dragOverlay_10huc_275{position:relative;z-index:1000;pointer-events:none}._createFolderForm_10huc_281{display:flex;flex-direction:column;gap:20px}._formGroup_10huc_286{display:flex;flex-direction:column;gap:8px}._formGroup_10huc_286 label{font-weight:600;color:#333;font-size:14px}._input_10huc_296{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:100%;box-sizing:border-box;transition:border-color .2s}._input_10huc_296:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}._appList_10huc_310{max-height:200px;overflow-y:auto;border:1px solid #ddd;border-radius:4px;padding:10px;background-color:#fafafa}._appItem_10huc_318{margin-bottom:8px}._appItem_10huc_318:last-child{margin-bottom:0}._checkboxLabel_10huc_324{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s}._checkboxLabel_10huc_324:hover{background-color:#f0f0f0}._checkbox_10huc_324{width:16px;height:16px;cursor:pointer}._appName_10huc_341{font-size:14px;color:#333}._formActions_10huc_345{display:flex;gap:12px;justify-content:flex-end;margin-top:10px}._cancelButton_10huc_351{padding:10px 20px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#333;font-size:14px;cursor:pointer;transition:all .2s}._cancelButton_10huc_351:hover{background-color:#f5f5f5;border-color:#ccc}._createButton_10huc_365{padding:10px 20px;border:none;border-radius:4px;background-color:#2196f3;color:#fff;font-size:14px;cursor:pointer;transition:all .2s}._createButton_10huc_365:hover{background-color:#1976d2}._createButton_10huc_365:disabled{background-color:#ccc;cursor:not-allowed}._pageContainer_ou9mt_1{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden;transition:transform .5s ease-in-out;display:flex;flex-direction:column}._active_ou9mt_13{transform:translateY(0);opacity:1}._above_ou9mt_17{transform:translateY(-100%);opacity:0}._below_ou9mt_21{transform:translateY(100%);opacity:0}._elementsContainer_ou9mt_25{display:flex;flex-wrap:wrap;width:100%;align-content:flex-start}._elementWrapper_ou9mt_31{margin:10px;position:relative;z-index:1}._deletePageButton_ou9mt_37{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fffc;box-shadow:0 2px 10px #0000001a;cursor:pointer;font-size:24px;color:#f44336;transition:all .2s;z-index:100}._deletePageButton_ou9mt_37:hover{background-color:#f44336;color:#fff;transform:translate(-50%) scale(1.1);box-shadow:0 4px 12px #f443364d}._dragging_ou9mt_63{opacity:.5;cursor:grabbing;position:absolute;z-index:1000;pointer-events:none}._dragOver_ou9mt_70,._dragOverCenter_ou9mt_76{border:2px dashed rgba(76,175,80,.5);border-radius:8px;background-color:#4caf501a}._dragOverLeft_ou9mt_81{border-left:4px solid #4CAF50}._dragOverRight_ou9mt_84{border-right:4px solid #4CAF50}._contextMenu_ou9mt_88{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:8px 0;min-width:180px;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.1)}._contextMenuItem_ou9mt_98{display:flex;align-items:center;gap:8px;padding:10px 16px;cursor:pointer;transition:all .2s;color:#333;font-size:14px}._contextMenuItem_ou9mt_98:hover{background-color:#f5f5f5;color:#000}._contextMenuIcon_ou9mt_112{color:#666;transition:color .2s}._contextMenuItem_ou9mt_98:hover ._contextMenuIcon_ou9mt_112{color:#000}._appWrapper_q8fr4_1{width:120px;height:120px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}._appContainer_q8fr4_10{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333;padding:0;border-radius:8px;transition:transform .2s;width:80px;height:100px;margin-top:10px;position:relative;cursor:pointer}._appContainer_q8fr4_10:hover{transform:translateY(-2px)}._appName_q8fr4_29{font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;height:36px;display:flex;align-items:center;justify-content:center}._appNameWhite_q8fr4_41{color:#fff}._appNameBlack_q8fr4_45{color:#000}._deleteIcon_q8fr4_49{position:absolute;top:-8px;right:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:#f44336cc;color:#fff;border-radius:50%;font-size:12px;cursor:pointer;z-index:10;transition:all .2s}._deleteIcon_q8fr4_49:hover{background-color:#f44336;transform:scale(1.1)}@keyframes _shake_q8fr4_97{0%,50%{transform:translate(0) rotate(0)}3%,9%,15%,21%,27%{transform:translate(-2px) rotate(0)}6%,12%,18%,24%,30%{transform:translate(2px) rotate(1deg)}51%,to{transform:translate(0) rotate(0)}}._shake_q8fr4_97{animation:_shake_q8fr4_97 2s infinite ease-in-out;position:relative}._appIcon_6xwrl_1{box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);margin:0 auto;width:64px;height:64px;border-radius:12px;font-size:24px}._smallAppIcon_6xwrl_18{width:24px;height:24px;border-radius:4px;font-size:10px;text-shadow:0 1px 1px rgba(0,0,0,.3);overflow:hidden}._iconImage_6xwrl_27{width:100%;height:100%;object-fit:cover;border-radius:inherit}._iconText_6xwrl_34{font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}._folderWrapper_g3ri7_1{width:120px;height:120px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}._folderContainer_g3ri7_10{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333;padding:0;border-radius:8px;transition:transform .2s;width:80px;height:100px;margin-top:10px;position:relative;cursor:pointer;background-color:transparent}._folderContainer_g3ri7_10:hover{transform:translateY(-2px)}._folderIcon_g3ri7_29{width:64px;height:64px;border-radius:12px;margin-bottom:.5rem;box-shadow:0 2px 4px #0000001a;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6px;padding:5px;background-color:#f0f0f0;margin:0 auto}._folderName_g3ri7_43{font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;color:#fff;height:36px;display:flex;align-items:center;justify-content:center;margin:0}._moreApps_g3ri7_56{position:absolute;bottom:2px;right:2px;width:20px;height:20px;border-radius:4px;background-color:#00000080;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff}._folderModalContent_g3ri7_72{padding:10px 0}._appGrid_g3ri7_75{display:grid;grid-template-columns:repeat(6,120px);gap:0;justify-content:center}._appGrid_g3ri7_75 .appName{color:#333;text-shadow:none}._modalAppItem_g3ri7_86{width:100%;aspect-ratio:1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,box-shadow .2s;color:#fff;text-decoration:none;position:relative;overflow:hidden}._modalAppItem_g3ri7_86:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._modalAppIcon_g3ri7_105{font-size:24px;font-weight:700;margin-bottom:8px}._modalAppName_g3ri7_110{font-size:12px;text-align:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._sidebarContainer_n2gpj_1{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}._sidebarContainer_n2gpj_1._open_n2gpj_13{opacity:1;visibility:visible}._sidebarContent_n2gpj_17{position:absolute;top:0;right:-400px;width:400px;height:100%;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;overflow-y:auto;padding:2rem;box-sizing:border-box}._sidebarContainer_n2gpj_1._open_n2gpj_13 ._sidebarContent_n2gpj_17{right:0}._sidebarHeader_n2gpj_33{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}._sidebarHeader_n2gpj_33 h2{margin:0;font-size:1.5rem;color:#333}._closeButton_n2gpj_45{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._closeButton_n2gpj_45:hover{background-color:#f0f0f0;color:#333}._appForm_153cm_1{display:flex;flex-direction:column;gap:1.5rem}._formGroup_153cm_6{display:flex;flex-direction:column;gap:.5rem}._formGroup_153cm_6 label{font-size:.9rem;font-weight:700;color:#333}._formGroup_153cm_6 input{padding:.75rem;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}._formGroup_153cm_6 input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}._colorInputContainer_153cm_29{display:flex;gap:.5rem}._colorInputContainer_153cm_29 input[type=color]{width:60px;height:40px;padding:0;border:1px solid #e0e0e0;cursor:pointer}._colorInputContainer_153cm_29 input[type=text]{flex:1}._formGroup_153cm_6 input[type=file]{padding:.5rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;cursor:pointer}._formActions_153cm_50{display:flex;gap:1rem;margin-top:2rem}._cancelButton_153cm_55{flex:1;padding:.75rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;color:#666;font-size:1rem;cursor:pointer;transition:all .2s}._cancelButton_153cm_55:hover{background-color:#f0f0f0}._addButton_153cm_69{flex:1;padding:.75rem;border:none;border-radius:4px;background-color:#4caf50;color:#fff;font-size:1rem;cursor:pointer;transition:all .2s}._addButton_153cm_69:hover{background-color:#45a049;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._addButton_153cm_69:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}._colorButtons_153cm_91{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._colorButton_153cm_91{width:30px;height:30px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;padding:0;transition:all .2s}._colorButton_153cm_91:hover{transform:scale(1.1);border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}._iconTypeSelector_153cm_112{display:flex;gap:.5rem;margin-bottom:1rem}._iconTypeButton_153cm_117{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s;flex:1}._iconTypeButton_153cm_117:hover{background-color:#f0f0f0}._iconTypeButton_153cm_117._active_153cm_131{background-color:#4caf50;color:#fff;border-color:#4caf50}._iconSubGroup_153cm_137{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:1rem;background-color:#f9f9f9;border-radius:4px}._preview_153cm_147{margin-top:.5rem;display:flex;justify-content:center;align-items:center}._preview_153cm_147 img{max-width:100px;max-height:100px;border-radius:4px;border:1px solid #e0e0e0;background-color:#fff}._cropperContainer_153cm_161{margin-top:1rem;padding:1rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}._cropperContainer_153cm_161 h4{margin-top:0;margin-bottom:1rem;font-size:1rem;color:#333}._cropperWrapper_153cm_174{position:relative;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}._cropperWrapper_153cm_174 img{display:block;max-width:100%;height:auto}._imgPreview_153cm_186{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._previewLabel_153cm_192{font-size:.9rem;color:#666;white-space:nowrap}._previewBox_153cm_197{width:128px;height:128px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;background-color:#f9f9f9}._cropperActions_153cm_205{display:flex;gap:1rem;justify-content:flex-end}._cropperActions_153cm_205 button{padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s}._cropperActions_153cm_205 ._cancelButton_153cm_55{border:1px solid #e0e0e0;background-color:#fff;color:#666}._cropperActions_153cm_205 ._cancelButton_153cm_55:hover{background-color:#f0f0f0}._cropperActions_153cm_205 ._confirmButton_153cm_225{border:1px solid #4CAF50;background-color:#4caf50;color:#fff}._cropperActions_153cm_205 ._confirmButton_153cm_225:hover{background-color:#45a049;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}._icon_1fenu_1{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._icon_1fenu_1:hover{opacity:.8}._icon_1fenu_1:active{transform:scale(.95)}._pageNav_zz2rv_1{position:fixed;left:20px;top:50%;transform:translateY(-50%);width:60px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px 0;background-color:#fffc;border-radius:30px;box-shadow:0 2px 10px #0000001a;z-index:100}._pageNavItems_zz2rv_18{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:15px;padding:2px 0;margin:0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;max-height:calc(350 + 30px);min-height:calc(210 - 6px);width:100%}._pageNavItems_zz2rv_18::-webkit-scrollbar{display:none}._pageNavAddButtonContainer_zz2rv_38{margin-top:auto;padding-top:10px;border-top:1px solid rgba(0,0,0,.1);width:100%;display:flex;justify-content:center}._pageNavItem_zz2rv_18{width:60px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 auto;position:relative;height:auto}._pageNavItemCircle_zz2rv_59{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}._pageNavItemCircle_zz2rv_59:before{content:"";width:100%;height:100%;border-radius:50%;background-color:#e0e0e0;position:absolute;transition:all .2s;z-index:0}._pageNavItem_zz2rv_18:hover ._pageNavItemCircle_zz2rv_59:before{background-color:#bdbdbd;transform:scale(1.1)}._pageNavItem_zz2rv_18._active_zz2rv_82 ._pageNavItemCircle_zz2rv_59:before{background-color:#4caf50;box-shadow:0 2px 8px #4caf5066}._pageNavItem_zz2rv_18._active_zz2rv_82:hover ._pageNavItemCircle_zz2rv_59:before{background-color:#45a049;transform:scale(1.1)}._pageNavItem_zz2rv_18 svg{position:relative;z-index:1;margin:0;pointer-events:none}._pageNavItem_zz2rv_18:active{transform:none}._pageNavItem_zz2rv_18._active_zz2rv_82{color:#fff}._pageNavItemName_zz2rv_105{font-size:12px;font-weight:400;margin-top:4px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 4px;box-sizing:border-box;color:#666;position:relative;z-index:1;line-height:16px}._pageNavItem_zz2rv_18._active_zz2rv_82 ._pageNavItemName_zz2rv_105{color:#4caf50;font-weight:700}._pageNavAddButton_zz2rv_38{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f0f0f0;cursor:pointer;font-size:24px;color:#666;transition:all .2s;-webkit-user-select:none;user-select:none;border:2px dashed #bdbdbd}._pageNavAddButton_zz2rv_38:hover{background-color:#e0e0e0;transform:scale(1.1);border-color:#9e9e9e;color:#4caf50}*{box-sizing:border-box}:root{--color-primary: #1890ff;--color-success: #52c41a;--color-warning: #faad14;--color-danger: #f5222d;--color-info: #1890ff;--color-default: #f5f5f5;--color-text-primary: #213547;--color-text-secondary: #666;--color-text-placeholder: #999;--color-border: #e0e0e0;--color-border-light: #f0f0f0;--color-bg: #ffffff;--color-bg-light: #fafafa;--color-bg-dark: #f5f5f5;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--color-text-primary);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;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:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.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}
