.page_page__556_G{min-height:100vh;display:flex;flex-direction:column}.page_header__oRW75{background:var(--surface);border-bottom:1px solid var(--border);padding:20px 32px}.page_brand__7TV1Q{display:flex;align-items:center;gap:16px;max-width:1400px;margin:0 auto}.page_logo__ikIZE{height:32px;width:auto}.page_brand__7TV1Q h1{margin:0;font-size:1.25rem;font-weight:600}.page_brand__7TV1Q p{margin:2px 0 0;font-size:.875rem;color:var(--text-muted)}.page_main__nw1Wk{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;padding:24px 32px;max-width:1400px;margin:0 auto;width:100%}.page_editorPanel__avNSY,.page_previewPanel__bBOF8{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px;display:flex;flex-direction:column;min-height:600px}.page_previewPanel__bBOF8 h2{margin:0;font-size:1rem;font-weight:600}.page_previewHeader__nnSzV{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.page_previewStatus__be53K{font-size:.75rem;color:var(--text-muted)}.page_tabs__h2eeT{display:flex;gap:8px;margin-bottom:16px}.page_tabActive__3nEZU,.page_tab__ybEkW{padding:8px 16px;border-radius:8px;border:1px solid var(--border);background:transparent;cursor:pointer;font-size:.875rem;color:var(--text-muted);transition:all .15s ease}.page_tab__ybEkW:hover{border-color:var(--accent);color:var(--text)}.page_tabActive__3nEZU{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-dark);font-weight:500}.page_textarea__aR4ZX{flex:1 1;min-height:400px;resize:vertical;border:1px solid var(--border);border-radius:8px;padding:14px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8125rem;line-height:1.5;background:#fafbfc}.page_textarea__aR4ZX:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(0,180,255,.15)}.page_dropzone__VV1Wy{flex:1 1;min-height:400px;border:2px dashed var(--border);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.page_dropzone__VV1Wy:hover{border-color:var(--accent);background:var(--accent-soft)}.page_dropTitle__ksulN{margin:0;font-weight:500}.page_dropHint__pDnjT{margin:0;font-size:.875rem;color:var(--text-muted)}.page_fileLoaded__wEUcr,.page_fileName__qMH2l{margin:8px 0 0;font-size:.8125rem;color:var(--accent-dark)}.page_actions___si5r{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.page_btnPrimary__d_sTc,.page_btnSecondary__s2OE4{padding:10px 18px;border-radius:8px;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .15s ease}.page_btnPrimary__d_sTc{background:linear-gradient(135deg,#00b4ff,#46ffda);color:#0a1628;margin-left:auto}.page_btnPrimary__d_sTc:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.page_btnPrimary__d_sTc:disabled,.page_btnSecondary__s2OE4:disabled{opacity:.6;cursor:not-allowed}.page_btnSecondary__s2OE4{background:var(--bg);border:1px solid var(--border);color:var(--text)}.page_btnSecondary__s2OE4:hover:not(:disabled){border-color:var(--accent)}.page_error__JBrsB{margin:12px 0 0;color:var(--danger);font-size:.875rem}.page_help__OidLu{margin-top:16px;font-size:.8125rem;color:var(--text-muted)}.page_help__OidLu summary{cursor:pointer;font-weight:500;color:var(--text)}.page_help__OidLu ul{margin:8px 0 0;padding-left:20px}.page_help__OidLu li{margin-bottom:4px}.page_help__OidLu code{background:var(--bg);padding:1px 5px;border-radius:4px;font-size:.75rem}.page_previewFrame__eTBLA{flex:1 1;width:100%;border:1px solid var(--border);border-radius:8px;background:white;min-height:500px}.page_previewEmpty__MnwSg{flex:1 1;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border);border-radius:8px;color:var(--text-muted);text-align:center;padding:24px}@media (max-width:1024px){.page_main__nw1Wk{grid-template-columns:1fr}.page_previewPanel__bBOF8{min-height:500px}}@media (max-width:640px){.page_header__oRW75,.page_main__nw1Wk{padding-left:16px;padding-right:16px}.page_actions___si5r{flex-direction:column}.page_btnPrimary__d_sTc{margin-left:0}}