:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}._container_1na7u_1{padding:2rem;max-width:1200px;margin:0 auto}._header_1na7u_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_1na7u_14{margin:0;font-size:1.8rem;color:#333}._headerActions_1na7u_20{display:flex;gap:1rem;align-items:center}._importButton_1na7u_26{background-color:#f8f9fa;color:#555;border:1px solid #ced4da;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}._importButton_1na7u_26:hover{background-color:#e9ecef;border-color:#adb5bd;color:#333}._createButton_1na7u_47{background-color:#4a90e2;color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:8px}._createButton_1na7u_47:hover{background-color:#357abd}._settingsButton_1na7u_66{display:none;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f8f9fa;color:#555;border:1px solid #ced4da;border-radius:4px;cursor:pointer;transition:all .2s;font-size:1rem}._settingsButton_1na7u_66:hover{background-color:#e9ecef;color:#333}._content_1na7u_86{min-height:50vh;display:flex;flex-direction:column;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000000d}._fileList_1na7u_98{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}._fileCard_1na7u_106{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s;border:1px solid #eee;text-align:left;position:relative;overflow:hidden}._fileCard_1na7u_106:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._fileCard_1na7u_106 h3{margin:0 0 .5rem;color:#2c3e50;font-size:1.1rem;font-weight:600}._fileCard_1na7u_106 p{margin:0 0 1rem;color:#7f8c8d;font-size:.9rem;line-height:1.5}._actions_1na7u_137{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f0f0f0}._exportButton_1na7u_145{background:none;border:none;color:#7f8c8d;cursor:pointer;padding:.4rem .6rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.95rem}._exportButton_1na7u_145:hover{background-color:#eaf4fe;color:#4a90e2}._exportButton_1na7u_145:focus{outline:none;box-shadow:0 0 0 2px #4a90e24d}._deleteButton_1na7u_169{background:none;border:none;color:#e74c3c;cursor:pointer;padding:.4rem .6rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.95rem}._deleteButton_1na7u_169:hover{background-color:#fde8e6;color:#c0392b}._deleteButton_1na7u_169:focus{outline:none;box-shadow:0 0 0 2px #e74c3c4d}._fileCardIcon_1na7u_193{font-size:1.75rem;color:#4a90e2;margin-bottom:.75rem}@media (max-width: 768px){._container_1na7u_1{padding:1.25rem 1rem}._header_1na7u_7{margin-bottom:1.25rem}._title_1na7u_14{font-size:1.4rem}._buttonLabel_1na7u_199{display:none}._importButton_1na7u_26,._createButton_1na7u_47{padding:0;width:40px;height:40px;justify-content:center;border-radius:50%}._settingsButton_1na7u_66{display:flex;border-radius:50%;width:40px;height:40px}._content_1na7u_86{padding:1rem}._fileList_1na7u_98{grid-template-columns:1fr;gap:1rem;margin-top:0;justify-items:center}._fileCard_1na7u_106{width:100%;max-width:400px;text-align:center}._fileCardIcon_1na7u_193{display:flex;justify-content:center}._actions_1na7u_137{justify-content:center}}._container_1h0qk_1{min-height:100vh;background-color:#f5f7fa}._content_1h0qk_7{position:relative;width:100%;height:100vh;padding-top:2rem;padding-right:2rem;padding-bottom:2rem;padding-left:calc(300px + 2rem);box-sizing:border-box;background-color:#f8fafc;overflow:hidden;transition:padding-left .3s ease}._loadingContainer_1h0qk_26{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;gap:1rem;color:#4b5563;font-size:1.125rem}._loadingSpinner_1h0qk_37{width:4rem;height:4rem;border:.25rem solid rgba(0,0,0,.1);border-top-color:#3b82f6;border-radius:50%;animation:_spin_1h0qk_1 1s linear infinite}@keyframes _spin_1h0qk_1{to{transform:rotate(360deg)}}._containerSidebarCollapsed_1h0qk_15 ._content_1h0qk_7{padding-left:calc(300px + 2rem)}._designCanvas_1h0qk_65{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0}._mobileBackButton_1h0qk_77,._mobileSettingsButton_1h0qk_82{display:none}@media (max-width: 768px){._mobileBackButton_1h0qk_77{display:flex;align-items:center;justify-content:center;position:fixed;top:16px;left:16px;z-index:10;width:44px;height:44px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 2px 8px #00000026;color:#4b5563;font-size:1rem;cursor:pointer;transition:background-color .2s,box-shadow .2s}._mobileBackButton_1h0qk_77:active{background-color:#f3f4f6;box-shadow:0 1px 4px #0000001f}._mobileSettingsButton_1h0qk_82{display:flex;align-items:center;justify-content:center;position:fixed;top:16px;right:16px;z-index:10;width:44px;height:44px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 2px 8px #00000026;color:#4b5563;font-size:1rem;cursor:pointer;transition:background-color .2s,box-shadow .2s}._mobileSettingsButton_1h0qk_82:active{background-color:#f3f4f6;box-shadow:0 1px 4px #0000001f}._content_1h0qk_7{padding:0!important}}._canvasContainer_zd2o0_1{width:100%;height:100%;overflow:hidden;background-color:#e8e8e8}@media (max-width: 768px){._canvasContainer_zd2o0_1{max-width:100%;overflow-x:auto}}._sidebar_reg32_2{position:fixed;top:0;left:0;width:240px;height:100vh;background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;z-index:1;overflow:hidden}._header_reg32_17{display:flex;align-items:center;height:48px;padding:0 8px;gap:4px;border-bottom:1px solid #e8eaed;flex-shrink:0}._iconBtn_reg32_27{width:30px;height:30px;border:none;background:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5f6368;font-size:15px;transition:background .15s,color .15s;flex-shrink:0}._iconBtn_reg32_27:hover{background:#f1f3f4;color:#202124}._titleContainer_reg32_49{padding:8px 12px 4px;flex-shrink:0;border-bottom:1px solid #f1f3f4}._titleDisplay_reg32_55{display:flex;align-items:center;gap:4px;padding:4px 2px;border-radius:5px;cursor:pointer;transition:background .12s;min-width:0}._titleDisplay_reg32_55:hover{background:#f8f9fa}._titleDisplay_reg32_55:hover ._editButton_reg32_70{opacity:1}._title_reg32_49{font-size:13px;font-weight:600;color:#202124;margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 4px;display:block}._savingIndicator_reg32_88{font-size:10px;font-weight:400;color:#9aa0a6;font-style:italic;white-space:nowrap}._editButton_reg32_70{opacity:0;transition:opacity .15s;background:none;border:none;color:#9aa0a6;padding:4px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px}._editButton_reg32_70:hover{color:#5f6368;background:#f1f3f4}._titleEditContainer_reg32_118{display:flex;align-items:center;gap:4px}._titleInput_reg32_124{flex:1;min-width:0;font-size:13px;font-weight:600;color:#202124;border:1px solid #4285f4;border-radius:5px;padding:5px 8px;background:#fff;box-shadow:0 0 0 2px #4285f426;outline:none;font-family:inherit}._titleInput_reg32_124:disabled{background:#f8f9fa;opacity:.7}._titleButton_reg32_144{width:26px;height:26px;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;font-size:12px;transition:background .12s,color .12s;flex-shrink:0}._titleButton_reg32_144:hover:not(:disabled){background:#f1f3f4;color:#202124}._titleButton_reg32_144:disabled{opacity:.4;cursor:not-allowed}._error_reg32_171{font-size:11px;color:#c5221f;margin-top:4px;background:#fce8e6;padding:5px 8px;border-radius:4px;border-left:2px solid #c5221f}._sidebarCollapsed_reg32_182{position:fixed;top:0;left:0;width:48px;height:100vh;background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:4px;z-index:1}._collapsedFileName_reg32_198{display:none}@media (max-width: 768px){._sidebar_reg32_2,._sidebarCollapsed_reg32_182{display:none!important}}._layersPanel_hwd90_2{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._heading_hwd90_11{margin:0;padding:10px 12px 6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;color:#9aa0a6;flex-shrink:0}._tree_hwd90_23{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 6px 8px;display:flex;flex-direction:column;gap:1px}._tree_hwd90_23::-webkit-scrollbar{width:3px}._tree_hwd90_23::-webkit-scrollbar-thumb{background:#dadce0;border-radius:2px}._frameGroup_hwd90_42{border-radius:6px}._frameRow_hwd90_47{display:flex;align-items:center;gap:4px;padding:5px 6px;cursor:pointer;border-radius:5px;transition:background .12s;font-size:12px;font-weight:600;color:#202124;-webkit-user-select:none;user-select:none;position:relative}._frameRow_hwd90_47:hover{background:#f1f3f4}._frameRow_hwd90_47._selected_hwd90_66{background:#e8f0fe;color:#1967d2}._frameRow_hwd90_47._frameActive_hwd90_71:not(._selected_hwd90_66){background:#f8f9fa}._expandBtn_hwd90_76{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;color:#9aa0a6;flex-shrink:0;border-radius:3px;transition:color .12s,background .12s;width:18px;height:18px}._expandBtn_hwd90_76:hover{color:#5f6368;background:#0000000f}._chevron_hwd90_97{transition:transform .18s ease}._chevronOpen_hwd90_101{transform:rotate(90deg)}._frameName_hwd90_106{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shapeCount_hwd90_115{font-size:10px;font-weight:500;color:#9aa0a6;background:#f1f3f4;border-radius:8px;padding:1px 5px;flex-shrink:0;line-height:1.4}._frameRow_hwd90_47._selected_hwd90_66 ._shapeCount_hwd90_115{background:#c5d8fb;color:#1967d2}._shapeList_hwd90_132{margin-left:10px;padding-left:10px;border-left:1.5px solid #e8eaed;margin-top:1px;margin-bottom:2px;display:flex;flex-direction:column;gap:1px}._shapeRow_hwd90_144{display:flex;align-items:center;gap:5px;padding:4px 6px;cursor:pointer;border-radius:4px;transition:background .12s;font-size:11px;color:#3c4043;-webkit-user-select:none;user-select:none}._shapeRow_hwd90_144:hover{background:#f1f3f4}._shapeRow_hwd90_144._selected_hwd90_66{background:#e8f0fe;color:#1967d2;font-weight:500}._shapeIcon_hwd90_168{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px;border-radius:2px;opacity:.85}._shapeName_hwd90_180{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._nameInput_hwd90_189{flex:1;min-width:0;font-size:inherit;font-weight:inherit;color:#202124;border:1px solid #4285f4;border-radius:3px;padding:1px 5px;outline:none;background:#fff;box-shadow:0 0 0 2px #4285f426}._reorderButtons_hwd90_204{display:flex;gap:1px;opacity:0;transition:opacity .12s;flex-shrink:0}._frameRow_hwd90_47:hover ._reorderButtons_hwd90_204,._shapeRow_hwd90_144:hover ._reorderButtons_hwd90_204,._frameRow_hwd90_47._selected_hwd90_66 ._reorderButtons_hwd90_204,._shapeRow_hwd90_144._selected_hwd90_66 ._reorderButtons_hwd90_204{opacity:1}._reorderBtn_hwd90_219{background:none;border:none;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#9aa0a6;border-radius:3px;transition:color .12s,background .12s;padding:0}._reorderBtn_hwd90_219:hover:not(:disabled){color:#3c4043;background:#e8eaed}._reorderBtn_hwd90_219:disabled{opacity:.25;cursor:default}._reorderBtnLocked_hwd90_245{opacity:1!important;color:#f59e0b!important}._reorderBtnLocked_hwd90_245:hover{color:#d97706!important;background:#fef3c7!important}._groupRow_hwd90_260{display:flex;align-items:center;gap:4px;padding:4px 6px;cursor:pointer;border-radius:4px;transition:background .12s;font-size:11px;font-weight:600;color:#202124;-webkit-user-select:none;user-select:none}._groupRow_hwd90_260:hover{background:#f1f3f4}._groupRow_hwd90_260._selected_hwd90_66{background:#e8f0fe;color:#1967d2}._groupName_hwd90_283{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._groupShapeList_hwd90_292{margin-left:10px;padding-left:10px;border-left:1.5px solid #e8eaed;margin-top:1px;margin-bottom:2px;display:flex;flex-direction:column;gap:1px}._shapeRowInGroup_hwd90_304{padding-left:4px}._shapeCountSelected_hwd90_308{background:#c5d8fb;color:#1967d2}._frameLocked_hwd90_314 ._frameName_hwd90_106,._shapeLocked_hwd90_315 ._shapeName_hwd90_180{opacity:.45}._frameLocked_hwd90_314,._shapeLocked_hwd90_315{cursor:default}._emptyFrame_hwd90_325{font-size:11px;color:#9aa0a6;font-style:italic;padding:4px 6px}._sidebar_dgg1f_2{position:fixed;top:0;right:0;width:260px;height:100vh;background:#fff;border-left:1px solid #e8eaed;display:flex;flex-direction:column;z-index:1;overflow:hidden}._header_dgg1f_17{display:flex;align-items:center;height:48px;padding:0 10px;gap:4px;border-bottom:1px solid #e8eaed;flex-shrink:0}._headerIconBtn_dgg1f_27{width:30px;height:30px;border:none;background:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5f6368;font-size:15px;transition:background .15s,color .15s;flex-shrink:0}._headerIconBtn_dgg1f_27:hover{background:#f1f3f4;color:#202124}._zoomStrip_dgg1f_49{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}._zoomDisplay_dgg1f_57{font-size:12px;font-weight:600;color:#3c4043;min-width:44px;text-align:center}._toolbar_dgg1f_66{display:flex;align-items:center;gap:4px;padding:6px 10px;border-bottom:1px solid #f1f3f4;flex-shrink:0}._toolbarBtn_dgg1f_75{flex:1;height:28px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e8eaed;background:none;border-radius:5px;font-size:12px;color:#5f6368;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._toolbarBtn_dgg1f_75:hover:not(:disabled){background:#f1f3f4;color:#202124;border-color:#dadce0}._toolbarBtn_dgg1f_75:disabled{opacity:.3;cursor:not-allowed}._content_dgg1f_103{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}._content_dgg1f_103::-webkit-scrollbar{width:4px}._content_dgg1f_103::-webkit-scrollbar-thumb{background:#dadce0;border-radius:2px}._section_dgg1f_120{padding:10px 12px;border-bottom:1px solid #f1f3f4}._section_dgg1f_120:last-child{border-bottom:none}._sectionLabel_dgg1f_129{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;color:#9aa0a6;margin-bottom:8px;display:block}._row_dgg1f_140{display:flex;align-items:center;gap:6px;margin-bottom:6px}._row_dgg1f_140:last-child{margin-bottom:0}._rowLabel_dgg1f_151{font-size:11px;color:#5f6368;flex:1;min-width:0}._iconBtn_dgg1f_159{width:28px;height:28px;border:none;background:none;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5f6368;font-size:14px;transition:background .15s,color .15s;flex-shrink:0}._iconBtn_dgg1f_159:hover{background:#f1f3f4;color:#202124}._iconBtnActive_dgg1f_180{background:#e8f0fe;color:#1967d2}._shapeGrid_dgg1f_186{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}._shapeGridBtn_dgg1f_192{aspect-ratio:1;border:1px solid #e8eaed;background:#f8f9fa;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5f6368;font-size:15px;transition:background .15s,border-color .15s,color .15s,transform .1s;padding:0}._shapeGridBtn_dgg1f_192:hover{background:#e8f0fe;border-color:#4285f4;color:#1967d2;transform:scale(1.06)}._shapeGridBtn_dgg1f_192:active{transform:scale(.96)}._colorSwatchRow_dgg1f_219{display:flex;align-items:center;gap:8px}._colorSwatchBtn_dgg1f_225{width:22px;height:22px;border-radius:50%;border:2px solid rgba(0,0,0,.12);cursor:pointer;flex-shrink:0;transition:transform .15s,box-shadow .15s;padding:0;outline:none}._colorSwatchBtn_dgg1f_225:hover{transform:scale(1.15);box-shadow:0 0 0 3px #4285f440}._colorSwatchLabel_dgg1f_242{font-size:12px;color:#3c4043;font-weight:500;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._colorSwatchToggle_dgg1f_253{font-size:10px;color:#9aa0a6}._palette_dgg1f_259{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:8px;background:#fff;border:1px solid #e8eaed;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-top:6px;animation:_paletteIn_dgg1f_1 .15s ease}@keyframes _paletteIn_dgg1f_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._paletteColor_dgg1f_277{width:100%;aspect-ratio:1;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:transform .1s,border-color .1s;padding:0}._paletteColor_dgg1f_277:hover{transform:scale(1.12);border-color:#00000040}._hexRow_dgg1f_292{display:flex;align-items:center;gap:5px;margin-top:6px}._colorNative_dgg1f_299{width:28px;height:28px;border:1px solid #e8eaed;border-radius:5px;cursor:pointer;padding:2px;background:none;flex-shrink:0}._hexInput_dgg1f_310{flex:1;height:28px;border:1px solid #e8eaed;border-radius:5px;padding:0 8px;font-size:12px;font-family:Courier New,monospace;color:#3c4043;background:#f8f9fa;min-width:0}._hexInput_dgg1f_310:focus{outline:none;border-color:#4285f4;background:#fff;box-shadow:0 0 0 2px #4285f41f}._input_dgg1f_331{height:28px;border:1px solid #e8eaed;border-radius:5px;padding:0 8px;font-size:12px;color:#3c4043;background:#f8f9fa;flex:1;min-width:0;font-family:inherit;transition:border-color .15s,background .15s}._input_dgg1f_331:focus{outline:none;border-color:#4285f4;background:#fff;box-shadow:0 0 0 2px #4285f41f}._numberInput_dgg1f_352{width:60px;flex:none;text-align:right}._selectInput_dgg1f_358{height:28px;border:1px solid #e8eaed;border-radius:5px;padding:0 6px;font-size:12px;color:#3c4043;background:#f8f9fa;width:100%;cursor:pointer;font-family:inherit;transition:border-color .15s}._selectInput_dgg1f_358:focus{outline:none;border-color:#4285f4}._textareaInput_dgg1f_377{width:100%;height:60px;border:1px solid #e8eaed;border-radius:5px;padding:6px 8px;font-size:12px;color:#3c4043;background:#f8f9fa;resize:vertical;box-sizing:border-box;font-family:inherit;transition:border-color .15s,background .15s}._textareaInput_dgg1f_377:focus{outline:none;border-color:#4285f4;background:#fff;box-shadow:0 0 0 2px #4285f41f}._toggle_dgg1f_400{width:36px;height:20px;border-radius:10px;border:none;cursor:pointer;position:relative;transition:background .2s;flex-shrink:0;padding:0;background:#dadce0}._toggle_dgg1f_400:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggleActive_dgg1f_426{background:#4285f4}._toggleActive_dgg1f_426:after{transform:translate(16px)}._styleButtons_dgg1f_435{display:flex;gap:3px}._styleBtn_dgg1f_440{width:28px;height:28px;border:1px solid #e8eaed;background:#f8f9fa;border-radius:5px;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;transition:background .15s,color .15s,border-color .15s}._styleBtn_dgg1f_440:hover{background:#f1f3f4;color:#202124}._styleBtnActive_dgg1f_461{background:#e8f0fe;color:#1967d2;border-color:#c5d8fb}._layerOrderRow_dgg1f_468{display:flex;gap:3px}._layerOrderRow_dgg1f_468 ._iconBtn_dgg1f_159{flex:1;border:1px solid #e8eaed;background:#f8f9fa}._primaryBtn_dgg1f_480{width:100%;height:30px;background:#1967d2;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center;gap:4px}._primaryBtn_dgg1f_480:hover{background:#1557b0}._secondaryBtn_dgg1f_501{width:100%;height:30px;background:none;color:#3c4043;border:1px solid #dadce0;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;display:flex;align-items:center;justify-content:center;gap:4px}._secondaryBtn_dgg1f_501:hover{background:#f1f3f4;border-color:#9aa0a6}._dangerBtn_dgg1f_523{width:100%;height:30px;background:none;color:#c5221f;border:1px solid #f5c6c5;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;display:flex;align-items:center;justify-content:center;gap:4px}._dangerBtn_dgg1f_523:hover{background:#fce8e6;border-color:#c5221f}._mockupItem_dgg1f_546{display:flex;align-items:center;gap:10px;padding:7px 8px;border:1px solid #e8eaed;border-radius:7px;background:#f8f9fa;cursor:pointer;transition:background .15s,border-color .15s;width:100%;text-align:left;margin-bottom:4px}._mockupItem_dgg1f_546:last-child{margin-bottom:0}._mockupItem_dgg1f_546:hover{background:#e8f0fe;border-color:#4285f4}._mockupItem_dgg1f_546 img{width:28px;height:52px;object-fit:contain;flex-shrink:0}._mockupItemLabel_dgg1f_577{font-size:12px;color:#3c4043;font-weight:500}._emptyState_dgg1f_584{font-size:11px;color:#9aa0a6;text-align:center;padding:14px 0;font-style:italic}._selectionBadge_dgg1f_592{font-size:11px;font-weight:500;color:#5f6368;background:#f1f3f4;border-radius:4px;padding:2px 6px;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sidebarCollapsed_dgg1f_607{width:48px;height:100vh;position:fixed;top:0;right:0;background:#fff;border-left:1px solid #e8eaed;display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:4px;z-index:1}@media (max-width: 768px){._sidebar_dgg1f_2,._sidebarCollapsed_dgg1f_607{display:none!important}}._sectionHeader_dgg1f_632{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:8px;padding:0;border:none;background:none;width:100%}._sectionHeader_dgg1f_632 ._sectionLabel_dgg1f_129{margin-bottom:0}._chevron_dgg1f_648{font-size:10px;color:#9aa0a6;transition:transform .2s}._chevronOpen_dgg1f_654{transform:rotate(180deg)}._container_t006b_2{min-height:100vh;background-color:#f9fafb;padding:1rem}._contentContainer_t006b_8{max-width:800px;margin:0 auto}._header_t006b_13{margin:0 auto 1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}._backButton_t006b_21{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-weight:500;padding:.75rem 1rem;cursor:pointer;transition:all .2s;border:none;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;text-decoration:none}._backButton_t006b_21:hover{color:#1f2937;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}._backButton_t006b_21 svg{transition:transform .2s}._backButton_t006b_21:hover svg{transform:translate(-2px)}._title_t006b_51{font-size:1.75rem;font-weight:700;color:#111827;margin:0}._content_t006b_8{width:100%}._section_t006b_62{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1.5rem}._sectionTitle_t006b_70{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}._settingGroup_t006b_79{display:flex;flex-direction:column;gap:1.5rem}._setting_t006b_79{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid #f3f4f6}._setting_t006b_79:last-child{border-bottom:none}._settingLabel_t006b_98{display:flex;flex-direction:column;gap:.25rem;width:100%}._settingLabel_t006b_98>span:first-child{font-size:1rem;font-weight:600;color:#111827}._settingDescription_t006b_111{font-size:.875rem;color:#6b7280;line-height:1.4}._settingValue_t006b_117{display:flex;align-items:center;width:100%}._versionBadge_t006b_123{background-color:#dbeafe;color:#1d4ed8;font-size:.875rem;font-weight:600;padding:.375rem .75rem;border-radius:.375rem;border:1px solid #bfdbfe}._tabs_t006b_134{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;overflow-x:auto}._tabButton_t006b_143{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:none;border-radius:.5rem;color:#6b7280;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;white-space:nowrap}._tabButton_t006b_143:hover{background-color:#f3f4f6;color:#111827}._activeTab_t006b_164{background-color:#f3f4f6;color:#111827;font-weight:600}._toggle_t006b_171{position:relative;width:40px;height:22px;background-color:#e5e7eb;border-radius:11px;cursor:pointer;transition:background-color .2s}._toggleActive_t006b_181{background-color:#3b82f6}._toggleInactive_t006b_185{position:absolute;left:2px;top:2px;width:18px;height:18px;background-color:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 2px #0000001a}._toggleActive_t006b_181 ._toggleInactive_t006b_185{transform:translate(18px)}@media (min-width: 768px){._container_t006b_2{padding:2rem}._header_t006b_13{flex-direction:row;align-items:center;margin-bottom:2rem}._title_t006b_51{font-size:2rem}._section_t006b_62{padding:2rem;margin-bottom:2rem}._sectionTitle_t006b_70{font-size:1.5rem}._setting_t006b_79{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}._settingLabel_t006b_98{flex:1}._settingValue_t006b_117{margin-left:0;width:auto}}._appContainer_13vxo_1{min-height:100vh;background-color:#f5f7fa}._container_p49oo_1{margin-bottom:1.5rem}._progressContainer_p49oo_5{width:100%;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}._progressBar_p49oo_13{height:100%;background-color:#3b82f6;transition:width .3s ease}._progressText_p49oo_19{margin-top:.5rem;font-size:.875rem;color:#6b7280;text-align:center}._container_1pnpb_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;width:100%}._card_1pnpb_10{width:100%;max-width:28rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;padding:2rem 1.5rem;text-align:center}._title_1pnpb_20{margin-top:1.5rem;font-size:1.25rem;font-weight:500;color:#111827;margin-bottom:.5rem}._description_1pnpb_28{margin-top:.5rem;font-size:.875rem;color:#6b7280;line-height:1.5}
