.sidebar{width:280px;background:linear-gradient(180deg,#2d3748,#1a202c);color:#fff;display:flex;flex-direction:column;border-right:1px solid #1a202c;box-shadow:2px 0 8px #0000001a}.sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.sidebar-title{font-size:1.75rem;font-weight:800;margin:0 0 4px;letter-spacing:2px;color:#fff}.sidebar-subtitle{font-size:.75rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin:0;font-weight:500}.sidebar-nav{flex:1;padding:24px 0;overflow-y:auto}.nav-section{margin-bottom:24px}.nav-section:last-child{margin-bottom:0}.nav-section-title{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#ffffff80;padding:0 20px;margin:0 0 12px;font-weight:600}.nav-list{list-style:none;padding:0;margin:0}.nav-list li{margin:0}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:none;color:#ffffffb3;border:none;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease;width:100%;text-align:left;position:relative}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:#667eea4d;color:#fff;border-left:3px solid #667eea;padding-left:17px}.nav-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#667eea,#764ba2)}.nav-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;width:24px;height:24px}.nav-label{flex:1}.sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.sidebar-version{font-size:.75rem;color:#ffffff80;margin:0;font-weight:500}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width: 768px){.sidebar{width:100%;flex-direction:row;border-right:none;border-bottom:1px solid #1a202c;max-height:70px}.sidebar-header{padding:12px 20px;border-bottom:none;border-right:1px solid rgba(255,255,255,.1);min-width:120px}.sidebar-title{font-size:1.25rem;margin:0}.sidebar-subtitle{display:none}.sidebar-nav{flex:1;padding:0;display:flex;overflow-x:auto;overflow-y:hidden}.nav-section{margin:0;display:flex}.nav-section-title{display:none}.nav-list{display:flex;flex:1}.nav-list li{flex:1}.nav-item{padding:16px 12px;flex-direction:column;justify-content:center;border-left:none;border-bottom:3px solid transparent}.nav-item.active{background:#ffffff1a;border-left:none;border-bottom:3px solid #667eea;padding-left:12px}.nav-item.active:before{display:none}.nav-icon{font-size:1.5rem;margin-bottom:4px}.nav-label{font-size:.75rem}.sidebar-footer{display:none}}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;padding:24px;flex-shrink:0}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.header-info{flex:1}.header-title{font-size:1.875rem;font-weight:700;color:#1a202c;margin:0 0 4px}.header-description{font-size:.95rem;color:#718096;margin:0}.header-actions{display:flex;gap:12px}.header-link{padding:8px 16px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#667eea;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.header-link:hover{background:#667eea;color:#fff;border-color:#667eea}@media (max-width: 768px){.app-header{padding:16px}.header-content{flex-direction:column;align-items:flex-start;gap:12px}.header-title{font-size:1.5rem}.header-description{font-size:.85rem}.header-actions{width:100%}.header-link{flex:1;text-align:center}}.app-container{display:flex;height:100vh;width:100%;background:#f7fafc}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f7fafc}.page-content{flex:1;overflow:auto;padding:0}@media (max-width: 768px){.app-container{flex-direction:column}.main-content{flex:1}}._container_hiqwd_1{max-width:1200px;margin:0 auto;padding:2rem;animation:_fadeIn_hiqwd_1 .5s ease-out}@keyframes _fadeIn_hiqwd_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_hiqwd_20{margin-bottom:2.5rem;text-align:center}._header_hiqwd_20 h1{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}._description_hiqwd_35{color:#64748b;font-size:1.1rem}._uploadZone_hiqwd_40{border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem;text-align:center;background:#ffffff80;backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1rem}._uploadZone_hiqwd_40:hover{border-color:#6366f1;background:#6366f10d;transform:translateY(-2px)}._uploadIcon_hiqwd_61{color:#6366f1;width:48px;height:48px}._uploadText_hiqwd_67 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}._uploadText_hiqwd_67 p{color:#94a3b8}._editorLayout_hiqwd_78{display:flex;gap:2rem;margin-top:2rem;align-items:flex-start}._mainArea_hiqwd_85{flex:1;min-width:0;overflow-x:auto;padding-bottom:2rem}._pageGrid_hiqwd_92{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(max(200px,100% * var(--zoom, 1)) - 2rem),1fr));gap:2rem;padding:1.5rem;background:#f8fafc;border-radius:1rem;min-height:500px;transition:all .3s cubic-bezier(.4,0,.2,1);justify-items:center;width:100%}._pageCard_hiqwd_107{background:#fff;border-radius:.75rem;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;cursor:grab;transition:all .2s ease;width:100%;max-width:100%;height:-moz-fit-content;height:fit-content}._pageCard_hiqwd_107:active{cursor:grabbing}._pageCard_hiqwd_107 img{width:100%;height:auto;border-radius:.5rem;border:1px solid #f1f5f9}._pageBadge_hiqwd_131{position:absolute;top:-8px;left:-8px;background:#6366f1;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px #0003}._sidebar_hiqwd_148{display:flex;flex-direction:column;gap:1.5rem}._actionCard_hiqwd_154{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}._actionCard_hiqwd_154 h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1e293b}._buttonGroup_hiqwd_168{display:flex;flex-direction:column;gap:.75rem}._primaryButton_hiqwd_174{background:#6366f1;color:#fff;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._primaryButton_hiqwd_174:hover{background:#4f46e5;transform:translateY(-1px)}._primaryButton_hiqwd_174:disabled{background:#94a3b8;cursor:not-allowed;transform:none}._secondaryButton_hiqwd_198{background:#fff;color:#6366f1;border:1px solid #e2e8f0;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;transition:all .2s}._secondaryButton_hiqwd_198:hover{background:#f8fafc;border-color:#6366f1}._errorBanner_hiqwd_213{background:#fef2f2;border:1px solid #fee2e2;color:#b91c1c;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}._loadingOverlay_hiqwd_225{position:fixed;inset:0;background:#fffc;backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;gap:1rem}._spinner_hiqwd_241{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #6366f1;border-radius:50%;animation:_spin_hiqwd_241 1s linear infinite}@keyframes _spin_hiqwd_241{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_hiqwd_260{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);z-index:1100;animation:_fadeIn_hiqwd_1 .2s ease-out}._modalContent_hiqwd_272{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;z-index:1200;width:90%;max-width:600px;animation:_scaleIn_hiqwd_1 .3s ease-out}@keyframes _scaleIn_hiqwd_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._modalHeader_hiqwd_299{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalTitle_hiqwd_306{font-size:1.5rem;font-weight:700;color:#1e293b}._closeButton_hiqwd_312{color:#64748b;padding:.5rem;border-radius:.5rem;transition:all .2s}._closeButton_hiqwd_312:hover{background:#f1f5f9;color:#1e293b}._signatureArea_hiqwd_324{border:2px dashed #e2e8f0;border-radius:.75rem;background:#f8fafc;margin-bottom:1.5rem;overflow:hidden}._signatureCanvas_hiqwd_332{width:100%;height:200px;cursor:crosshair;touch-action:none}._modalFooter_hiqwd_339{display:flex;justify-content:flex-end;gap:1rem}._placementBanner_hiqwd_345{background:#6366f1;color:#fff;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;animation:_slideDown_hiqwd_1 .3s ease-out}@keyframes _slideDown_hiqwd_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._placementBanner_hiqwd_345 button{margin-left:auto;background:#fff3;color:#fff;padding:.4rem 1rem;border-radius:.4rem;font-size:.9rem;transition:all .2s}._placementBanner_hiqwd_345 button:hover{background:#ffffff4d}._placingMode_hiqwd_383{border:2px solid #6366f1!important;box-shadow:0 0 0 4px #6366f133!important}._placementOverlay_hiqwd_388{position:absolute;inset:0;background:#6366f11a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#6366f1;font-weight:600;font-size:.8rem;pointer-events:none}._editorToolbar_hiqwd_406{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._zoomControls_hiqwd_415{display:flex;align-items:center;gap:1rem;background:#fff;padding:.5rem 1.25rem;border-radius:2rem;box-shadow:0 4px 6px -1px #0000001a;width:-moz-fit-content;width:fit-content}._tipMessage_hiqwd_426{display:flex;align-items:center;gap:.75rem;background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;animation:_fadeIn_hiqwd_1 .5s ease-out}._tipIcon_hiqwd_440{color:#0ea5e9;transform:rotate(45deg)}._zoomControls_hiqwd_415 span{font-weight:600;color:#1e293b;min-width:3rem;text-align:center}._placementIndicator_hiqwd_453{position:absolute;border:2px solid #6366f1;background:#6366f133;pointer-events:auto;display:flex;align-items:center;justify-content:center;z-index:5;border-radius:4px;cursor:move;transition:box-shadow .2s}._placementIndicator_hiqwd_453._interacting_hiqwd_467{border-color:#4f46e5;box-shadow:0 0 0 4px #6366f14d;z-index:10}._placementIndicator_hiqwd_453._interacting_hiqwd_467 img{opacity:1}._resizeHandle_hiqwd_477{position:absolute;width:10px;height:10px;background:#6366f1;border:1px solid white;border-radius:2px}._resizeHandle_hiqwd_477._bottomRight_hiqwd_486{bottom:-5px;right:-5px;cursor:nwse-resize}._resizeHandle_hiqwd_477._bottomLeft_hiqwd_492{bottom:-5px;left:-5px;cursor:nesw-resize}._resizeHandle_hiqwd_477._topRight_hiqwd_498{top:-5px;right:-5px;cursor:nesw-resize}._resizeHandle_hiqwd_477._topLeft_hiqwd_504{top:-5px;left:-5px;cursor:nwse-resize}._placementIndicator_hiqwd_453 img{max-width:100%;max-height:100%;opacity:.8}._removePlacement_hiqwd_516{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px #0003}._modalLabel_hiqwd_533{display:block;font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem}._modalInput_hiqwd_541{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;color:#1e293b;transition:all .2s;margin-bottom:1.5rem}._modalInput_hiqwd_541:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._container_tmicu_5{max-width:1600px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f7fafc;min-height:100%}._header_tmicu_16{margin-bottom:32px;text-align:left}._header_tmicu_16 h1{font-size:1.75rem;color:#1a202c;margin:0 0 8px;font-weight:700}._description_tmicu_28{font-size:1.05rem;color:#718096;margin:0}._errorBanner_tmicu_35{display:flex;align-items:center;justify-content:space-between;background:#fed7d7;border:1px solid #fc8181;border-radius:8px;padding:12px 16px;margin-bottom:24px;color:#742a2a;font-size:.95rem;animation:_slideDown_tmicu_1 .3s ease-in-out}@keyframes _slideDown_tmicu_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_tmicu_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeButton_tmicu_71{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#742a2a;padding:0;margin-left:12px;line-height:1}._errorPanel_tmicu_83{margin-top:16px}._errorMessage_tmicu_87{display:flex;align-items:center;background:#fed7d7;border:1px solid #fc8181;border-radius:8px;padding:12px 16px;color:#742a2a;font-size:.95rem;animation:_slideDown_tmicu_1 .3s ease-in-out}._errorIcon_tmicu_99{margin-right:8px;font-size:1rem}._errorClose_tmicu_104{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#742a2a;padding:0;margin-left:auto;line-height:1}._closeButton_tmicu_71:hover{opacity:.7}._contentPanel_tmicu_120{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}._panel_tmicu_128{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e2e8f0;animation:_slideUp_tmicu_1 .4s ease-in-out}._panelHeader_tmicu_139{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f7fafc;border-bottom:1px solid #e2e8f0}._panelHeader_tmicu_139 h2{margin:0;font-size:1rem;color:#2d3748;font-weight:600}._panelActions_tmicu_155{display:flex;gap:8px}._iconButton_tmicu_160{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}._iconButton_tmicu_160:hover:not(:disabled){background:#e2e8f0}._iconButton_tmicu_160:disabled{opacity:.5;cursor:not-allowed}._textarea_tmicu_185{flex:1;border:none;padding:16px;font-family:Monaco,Menlo,Ubuntu Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6;resize:none;outline:none;background:#fff;color:#1a202c;min-height:400px}._textarea_tmicu_185::-moz-placeholder{color:#cbd5e0}._textarea_tmicu_185::placeholder{color:#cbd5e0}._textarea_tmicu_185:focus{outline:2px solid #667eea;outline-offset:-2px}._outputArea_tmicu_209{flex:1;overflow:auto;padding:16px;background:#f9fafc;min-height:400px}._placeholder_tmicu_217{color:#cbd5e0;font-style:italic;text-align:center;padding-top:180px;font-size:1rem}._syntaxHighlighter_tmicu_226{font-family:Monaco,Menlo,Ubuntu Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6;white-space:pre-wrap;word-wrap:break-word;color:#1a202c}._token_tmicu_235{white-space:pre-wrap}._token_whitespace_tmicu_239{color:#1a202c}._token_key_tmicu_243{color:#2d3748;font-weight:600}._token_string_tmicu_248{color:#22863a}._token_number_tmicu_252{color:#005cc5}._token_boolean_tmicu_256{color:#d73a49;font-weight:600}._token_null_tmicu_261{color:#6f42c1;font-weight:600}._token_punct_tmicu_266{color:#1a202c}._optionsPanel_tmicu_271{display:flex;gap:24px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px;animation:_slideUp_tmicu_1 .4s ease-in-out}._optionGroup_tmicu_282{display:flex;flex-direction:column;gap:8px}._optionLabel_tmicu_288{font-size:.9rem;font-weight:600;color:#2d3748}._select_tmicu_294{padding:8px 12px;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;color:#2d3748;background:#fff;cursor:pointer;transition:border-color .2s ease}._select_tmicu_294:hover:not(:disabled){border-color:#a0aec0}._select_tmicu_294:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._select_tmicu_294:disabled{background:#f7fafc;cursor:not-allowed;opacity:.6}._checkbox_tmicu_321{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;color:#2d3748}._checkbox_tmicu_321 input{cursor:pointer;accent-color:#667eea}._checkbox_tmicu_321 input:disabled{cursor:not-allowed;opacity:.6}._controlPanel_tmicu_341{display:flex;gap:12px;margin-bottom:24px;justify-content:center;flex-wrap:wrap}._primaryButton_tmicu_349,._secondaryButton_tmicu_350{padding:12px 32px;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}._primaryButton_tmicu_349{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}._primaryButton_tmicu_349:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._primaryButton_tmicu_349:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_tmicu_350{background:#fff;color:#667eea;border:2px solid #667eea}._secondaryButton_tmicu_350:hover:not(:disabled){background:#f7fafc}._secondaryButton_tmicu_350:disabled{opacity:.6;cursor:not-allowed}._statsPanel_tmicu_392{display:flex;gap:24px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;animation:_slideUp_tmicu_1 .4s ease-in-out;flex-wrap:wrap}._statItem_tmicu_403{display:flex;flex-direction:column;gap:4px}._statLabel_tmicu_409{font-size:.85rem;color:#718096;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._statValue_tmicu_417{font-size:1.25rem;font-weight:700;color:#667eea}@media (max-width: 1200px){._contentPanel_tmicu_120{grid-template-columns:1fr}._optionsPanel_tmicu_271{flex-wrap:wrap;gap:16px}._statsPanel_tmicu_392{gap:16px}}@media (max-width: 1024px){._container_tmicu_5{padding:16px}._header_tmicu_16 h1{font-size:1.5rem}._textarea_tmicu_185,._outputArea_tmicu_209{min-height:350px;font-size:.9rem}._optionsPanel_tmicu_271{flex-direction:column}._optionGroup_tmicu_282{width:100%}}@media (max-width: 768px){._container_tmicu_5{padding:12px}._header_tmicu_16 h1{font-size:1.25rem}._panelHeader_tmicu_139{flex-direction:column;align-items:flex-start;gap:12px}._panelActions_tmicu_155{width:100%;justify-content:flex-start}._textarea_tmicu_185,._outputArea_tmicu_209{min-height:300px}._controlPanel_tmicu_341{flex-direction:column}._primaryButton_tmicu_349,._secondaryButton_tmicu_350{width:100%}._optionsPanel_tmicu_271,._statsPanel_tmicu_392{flex-direction:column;gap:12px}._statItem_tmicu_403{width:100%}}@media (max-width: 640px){._container_tmicu_5{padding:8px}._header_tmicu_16 h1{font-size:1.1rem}._header_tmicu_16{margin-bottom:16px}._description_tmicu_28{font-size:.95rem}._panel_tmicu_128{border-radius:8px}._textarea_tmicu_185,._outputArea_tmicu_209{min-height:250px;font-size:.85rem;padding:12px}._panelHeader_tmicu_139{padding:12px}._panelHeader_tmicu_139 h2{font-size:.95rem}._syntaxHighlighter_tmicu_226{font-size:.85rem}._optionsPanel_tmicu_271{padding:12px;gap:8px}._controlPanel_tmicu_341{gap:8px}._primaryButton_tmicu_349,._secondaryButton_tmicu_350{padding:10px 20px;font-size:.9rem}._statsPanel_tmicu_392{padding:16px;gap:8px}._statLabel_tmicu_409{font-size:.75rem}._statValue_tmicu_417{font-size:1rem}}._container_1g6p3_5{max-width:1600px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f7fafc;min-height:100vh}._header_1g6p3_16{margin-bottom:32px;text-align:left}._header_1g6p3_16 h1{font-size:1.75rem;color:#1a202c;margin:0 0 8px;font-weight:700}._description_1g6p3_28{font-size:1.05rem;color:#718096;margin:0}._contentPanel_1g6p3_34{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;height:calc(100vh - 250px);min-height:500px}._panel_1g6p3_43{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e2e8f0;animation:_slideUp_1g6p3_1 .4s ease-in-out}._panelHeader_1g6p3_54{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f7fafc;border-bottom:1px solid #e2e8f0}._panelHeader_1g6p3_54 h2{margin:0;font-size:1rem;color:#2d3748;font-weight:600}._panelActions_1g6p3_70{display:flex;gap:8px}._iconButton_1g6p3_75{background:none;border:none;font-size:1.1rem;cursor:pointer;padding:6px;border-radius:6px;transition:background .2s ease;display:flex;align-items:center;justify-content:center}._iconButton_1g6p3_75:hover:not(:disabled){background:#e2e8f0}._iconButton_1g6p3_75:disabled{opacity:.5;cursor:not-allowed}._textarea_1g6p3_97{flex:1;border:none;padding:16px;font-family:Monaco,Menlo,Ubuntu Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6;resize:none;outline:none;background:#1e1e1e;color:#d4d4d4}._textarea_1g6p3_97:focus{outline:none}._previewArea_1g6p3_114{flex:1;background:#fff;position:relative}._previewFrame_1g6p3_120{width:100%;height:100%;border:none;background:#fff}._placeholder_1g6p3_127{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#cbd5e0;font-style:italic;text-align:center;width:100%;padding:20px}._controlPanel_1g6p3_139{display:flex;gap:12px;margin-bottom:24px;justify-content:center}._primaryButton_1g6p3_146{padding:10px 24px;font-size:.95rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}._primaryButton_1g6p3_146:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._secondaryButton_1g6p3_164{padding:10px 24px;font-size:.95rem;font-weight:600;background:#fff;color:#667eea;border:2px solid #667eea;border-radius:8px;cursor:pointer;transition:all .2s ease}._secondaryButton_1g6p3_164:hover{background:#f7fafc}@keyframes _slideUp_1g6p3_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._contentPanel_1g6p3_34{grid-template-columns:1fr;height:auto}._textarea_1g6p3_97,._previewArea_1g6p3_114{min-height:400px}}._container_72osb_5{max-width:1600px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f7fafc;min-height:100%}._header_72osb_16{margin-bottom:32px;text-align:left}._header_72osb_16 h1{font-size:1.75rem;color:#1a202c;margin:0 0 8px;font-weight:700}._description_72osb_28{font-size:1.05rem;color:#718096;margin:0}._errorBanner_72osb_35{display:flex;align-items:center;justify-content:space-between;background:#fed7d7;border:1px solid #fc8181;border-radius:8px;padding:12px 16px;margin-bottom:24px;color:#742a2a;font-size:.95rem;animation:_slideDown_72osb_1 .3s ease-in-out}@keyframes _slideDown_72osb_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_72osb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeButton_72osb_71{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#742a2a;padding:0;margin-left:12px;line-height:1}._closeButton_72osb_71:hover{opacity:.7}._editorPanel_72osb_87{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}._editor_72osb_87{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e2e8f0}._editorHeader_72osb_104{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f7fafc;border-bottom:1px solid #e2e8f0}._editorHeader_72osb_104 h2{margin:0;font-size:1rem;color:#2d3748;font-weight:600}._pasteButton_72osb_120{background:#4299e1;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background .2s ease}._pasteButton_72osb_120:hover:not(:disabled){background:#3182ce}._pasteButton_72osb_120:disabled{opacity:.5;cursor:not-allowed}._textarea_72osb_141{flex:1;border:none;padding:16px;font-family:Monaco,Menlo,Ubuntu Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6;resize:none;outline:none;background:#fff;color:#1a202c;min-height:300px}._textarea_72osb_141::-moz-placeholder{color:#cbd5e0}._textarea_72osb_141::placeholder{color:#cbd5e0}._textarea_72osb_141:focus{outline:2px solid #4299e1;outline-offset:-2px}._controlPanel_72osb_165{display:flex;gap:12px;margin-bottom:24px;justify-content:center}._actionButtons_72osb_172{display:flex;gap:12px}._primaryButton_72osb_177,._secondaryButton_72osb_178{padding:12px 32px;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}._primaryButton_72osb_177{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}._primaryButton_72osb_177:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._primaryButton_72osb_177:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_72osb_178{background:#fff;color:#667eea;border:2px solid #667eea}._secondaryButton_72osb_178:hover:not(:disabled){background:#f7fafc}._secondaryButton_72osb_178:disabled{opacity:.6;cursor:not-allowed}._resultHeader_72osb_220{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:24px;animation:_slideUp_72osb_1 .4s ease-in-out}._summaryStats_72osb_233{display:flex;gap:24px;flex:1}._statItem_72osb_239{display:flex;align-items:center;gap:8px}._statLabel_72osb_245{font-size:.95rem;color:#718096;font-weight:500}._statValue_72osb_251{font-size:1.25rem;font-weight:700;color:#2d3748}._statValue_72osb_251._addition_72osb_257{color:#22863a}._statValue_72osb_251._deletion_72osb_261{color:#cb2431}._statValue_72osb_251._modification_72osb_265{color:#6f42c1}._diffViewer_72osb_270{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e2e8f0;overflow:hidden;animation:_slideUp_72osb_1 .4s ease-in-out}._diffTable_72osb_279{width:100%;border-collapse:collapse;font-family:Monaco,Menlo,Ubuntu Mono,Fira Code,monospace;font-size:.85rem;line-height:1.3}._diffHeader_72osb_287{display:grid;grid-template-columns:50px 1fr 50px 1fr;background:#2d3748;color:#fff;font-weight:600;position:sticky;top:0;z-index:10}._diffLineNum_72osb_298{padding:6px 4px;border-right:1px solid #1a202c;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;color:#cbd5e0;background:#1a202c;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:18px}._lineNum_72osb_313{color:#a0aec0;font-size:.75rem}._diffColumn_72osb_318{padding:6px 12px;border-right:1px solid #1a202c;display:flex;align-items:center;gap:4px;min-height:18px}._diffTitle_72osb_331{font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._diffRow_72osb_338{display:grid;grid-template-columns:50px 1fr 50px 1fr;transition:background .2s ease}._diffRow_72osb_338:last-child{border-bottom:none}._diffRow_72osb_338._deletion_72osb_261{background:#fef2f2}._diffRow_72osb_338._addition_72osb_257{background:#f0fdf4}._diffRow_72osb_338._modification_72osb_265{background:#f5f3ff}._diffRow_72osb_338._unchanged_72osb_361{background:#fff}._diffRow_72osb_338._deletion_72osb_261:hover{background:#fde8e8}._diffRow_72osb_338._addition_72osb_257:hover{background:#e8fce8}._diffRow_72osb_338._modification_72osb_265:hover{background:#ece6f5}._diffRow_72osb_338._unchanged_72osb_361:hover{background:#f9fafb}._diffColumn_72osb_318{padding:12px 16px;border-right:1px solid #e2e8f0;min-height:24px;display:flex;align-items:center;white-space:pre-wrap;word-wrap:break-word;word-break:break-all}._diffColumn_72osb_318:last-child{border-right:none}._lineContent_72osb_405{display:flex;align-items:center;gap:0;width:100%;flex-wrap:wrap;line-height:1.3}._segment_72osb_414{white-space:pre-wrap;word-wrap:break-word;font-size:.85rem}._segment_unchanged_72osb_420{color:#2d3748;background:transparent}._segment_removed_72osb_425{background:#fcc;color:#cb2431;text-decoration:line-through;padding:1px 2px;border-radius:2px;margin:0 1px}._segment_added_72osb_434{background:#cfc;color:#22863a;padding:1px 2px;border-radius:2px;margin:0 1px;font-weight:500}._emptyLine_72osb_443{color:#cbd5e0;font-style:italic;font-size:.85rem}@media (max-width: 1200px){._resultHeader_72osb_220{flex-direction:column;align-items:flex-start}._summaryStats_72osb_233{flex-wrap:wrap}}@media (max-width: 1024px){._container_72osb_5{padding:16px}._header_72osb_16 h1{font-size:1.5rem}._editorPanel_72osb_87{grid-template-columns:1fr}._diffTable_72osb_279{font-size:.85rem}._diffColumn_72osb_318{padding:10px 12px}._summaryStats_72osb_233{gap:16px}._statItem_72osb_239{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){._container_72osb_5{padding:12px}._header_72osb_16 h1{font-size:1.25rem}._editorHeader_72osb_104{flex-direction:column;align-items:flex-start}._pasteButton_72osb_120{margin-top:8px;align-self:flex-start}._resultHeader_72osb_220{flex-direction:column;padding:16px}._actionButtons_72osb_172{width:100%}._actionButtons_72osb_172 ._primaryButton_72osb_177,._actionButtons_72osb_172 ._secondaryButton_72osb_178{flex:1}._summaryStats_72osb_233{flex-direction:column;gap:12px;width:100%}._diffTable_72osb_279{font-size:.8rem}._diffColumn_72osb_318{padding:8px}._diffHeader_72osb_287,._diffRow_72osb_338{grid-template-columns:50% 50%}}@media (max-width: 640px){._container_72osb_5{padding:8px}._header_72osb_16 h1{font-size:1.1rem}._controlPanel_72osb_165{flex-direction:column}._primaryButton_72osb_177,._secondaryButton_72osb_178{width:100%}._textarea_72osb_141{min-height:250px;font-size:.9rem}._resultHeader_72osb_220{padding:12px}._diffTable_72osb_279{font-size:.75rem}._diffColumn_72osb_318{padding:6px}._lineText_72osb_580{font-size:.75rem}}.diff-page{width:100%;height:100%;overflow:auto;background:#f7fafc}.home-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:40px 20px;background-color:#f7fafc;width:100%;overflow-y:auto}.home-hero{text-align:center;max-width:800px;margin-bottom:60px;animation:fadeIn .8s ease-out}.home-title{font-size:3.5rem;font-weight:800;color:#1a202c;margin-bottom:16px;letter-spacing:-.025em;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-subtitle{font-size:1.25rem;color:#4a5568;line-height:1.8}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:1000px;margin-bottom:60px;animation:slideIn .8s ease-out}.tool-card{background:#fff;border-radius:16px;padding:32px;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.tool-card:hover{transform:translateY(-8px);border-color:#667eea;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tool-card-icon{font-size:2.5rem;margin-bottom:20px;background:#f7fafc;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:background .3s ease}.tool-card:hover .tool-card-icon{background:#ebf4ff}.tool-card-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:12px}.tool-card-description{font-size:1rem;color:#718096;line-height:1.5}.home-footer{margin-top:auto;text-align:center;padding:40px 0;border-top:1px solid #e2e8f0;width:100%;max-width:1000px}.ai-claim{font-size:.9rem;color:#718096;margin-bottom:8px;font-style:italic}.report-link{font-size:.9rem;color:#4a5568}.report-link a{color:#667eea;font-weight:600;text-decoration:none}.report-link a:hover{text-decoration:underline}@media (max-width: 768px){.home-title{font-size:2.5rem}.home-hero{margin-bottom:40px}.tools-grid{grid-template-columns:1fr;padding:0 20px}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f7fafc;color:#2d3748;line-height:1.6}#root{width:100%;height:100vh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin:0}a{color:#667eea;text-decoration:none;transition:color .2s ease}a:hover{color:#764ba2}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}::-moz-selection{background:#667eea;color:#fff}::selection{background:#667eea;color:#fff}:focus-visible{outline:2px solid #667eea;outline-offset:2px}::-moz-placeholder{color:#cbd5e0}::placeholder{color:#cbd5e0}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;margin:0}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit}textarea{resize:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.placeholder-page{display:flex;align-items:center;justify-content:center;height:100%;font-size:1.5rem;color:#a0aec0;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}
