.page-module__E0kJGG__app{z-index:1;max-width:1400px;margin:0 auto;padding:24px 20px 40px;position:relative}.page-module__E0kJGG__header{animation:page-module__E0kJGG__fadeIn .5s var(--ease-out)both;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.page-module__E0kJGG__headerLeft{align-items:center;gap:14px;display:flex}.page-module__E0kJGG__logo{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;width:44px;height:44px;box-shadow:var(--accent-glow);flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.page-module__E0kJGG__title{letter-spacing:-.02em;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700}.page-module__E0kJGG__subtitle{color:var(--text-muted);margin-top:2px;font-size:13px}.page-module__E0kJGG__toolbar{background:var(--bg-toolbar);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:background var(--transition-slow);animation:page-module__E0kJGG__fadeIn .5s var(--ease-out)50ms both;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;display:flex}.page-module__E0kJGG__btn{font-family:var(--font-sans);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.page-module__E0kJGG__btn:hover{background:var(--bg-surface-hover);color:var(--text-primary);border-color:var(--border-active);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__E0kJGG__btn:active{transform:translateY(0)}.page-module__E0kJGG__btnPrimary{background:var(--accent-gradient);color:#fff;box-shadow:var(--accent-glow);border:none;}.page-module__E0kJGG__btnPrimary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 0 28px #8b5cf659,0 0 50px #06b6d433}.page-module__E0kJGG__icon{font-size:15px;display:inline-flex}.page-module__E0kJGG__toolbarSep{background:var(--border-color);flex-shrink:0;width:1px;height:24px;margin:0 4px}.page-module__E0kJGG__indentSelect{font-family:var(--font-sans);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%239ca3af' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding:7px 28px 7px 10px;font-size:13px;font-weight:500}.page-module__E0kJGG__indentSelect:hover{border-color:var(--border-active)}.page-module__E0kJGG__mainGrid{min-height:520px;animation:page-module__E0kJGG__fadeIn .5s var(--ease-out).1s both;grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__E0kJGG__panel{background:var(--bg-panel);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-slow);flex-direction:column;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__panel:focus-within{border-color:var(--border-active);box-shadow:var(--shadow-card),0 0 0 3px #8b5cf614}.page-module__E0kJGG__panelHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.page-module__E0kJGG__panelTitle{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.page-module__E0kJGG__dot{background:var(--accent-2);border-radius:50%;flex-shrink:0;width:7px;height:7px}.page-module__E0kJGG__panelActions{gap:6px;display:flex}.page-module__E0kJGG__panelBtn{border:1px solid var(--border-color);background:var(--bg-surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border-radius:6px;justify-content:center;align-items:center;font-size:14px;display:flex}.page-module__E0kJGG__panelBtn:hover{background:var(--bg-surface-hover);color:var(--text-primary);border-color:var(--border-active)}.page-module__E0kJGG__tabBar{gap:2px;display:flex}.page-module__E0kJGG__tabBtn{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600}.page-module__E0kJGG__tabBtn:hover{color:var(--text-secondary)}.page-module__E0kJGG__tabBtnActive{background:var(--bg-surface);border-color:var(--border-color);color:var(--text-accent);}.page-module__E0kJGG__outputWrap{flex:1;padding:14px 16px;overflow:auto}.page-module__E0kJGG__formattedOutput{font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;font-size:13px;line-height:1.7}.json-key{color:var(--json-key)}.json-string{color:var(--json-string)}.json-number{color:var(--json-number)}.json-bool{color:var(--json-bool)}.json-null{color:var(--json-null)}.page-module__E0kJGG__errorBar{font-family:var(--font-mono);color:var(--error);background:#f8717114;border-top:1px solid #f8717126;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:12px;display:flex}.page-module__E0kJGG__errorIcon{flex-shrink:0;font-size:16px}.page-module__E0kJGG__statusBar{border-top:1px solid var(--border-color);color:var(--text-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;font-size:11px;display:flex}.page-module__E0kJGG__statusValid{color:var(--success);font-weight:600}.page-module__E0kJGG__statusInvalid{color:var(--error);font-weight:600}.page-module__E0kJGG__dropOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px dashed var(--accent-1);border-radius:var(--radius-lg);z-index:20;pointer-events:none;background:#8b5cf614;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module__E0kJGG__dropLabel{color:var(--accent-1);align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.page-module__E0kJGG__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}.page-module__E0kJGG__emptyIcon{opacity:.4;font-size:36px}.page-module__E0kJGG__emptyState p{font-size:13px;line-height:1.6}.page-module__E0kJGG__footer{text-align:center;color:var(--text-muted);animation:page-module__E0kJGG__fadeIn .5s var(--ease-out).15s both;padding:24px 0 0;font-size:12px}@media (max-width:768px){.page-module__E0kJGG__mainGrid{grid-template-columns:1fr}.page-module__E0kJGG__mainGrid .page-module__E0kJGG__panel{min-height:350px}.page-module__E0kJGG__header{flex-direction:column;align-items:flex-start}.page-module__E0kJGG__toolbar{gap:6px;padding:8px 10px}.page-module__E0kJGG__btn,.page-module__E0kJGG__btnPrimary{padding:7px 12px;font-size:12px}}
.JsonEditor-module__uAXb6G__editorWrap{flex:1;display:flex;position:relative;overflow:hidden}.JsonEditor-module__uAXb6G__lineNumbers{background:var(--line-num-bg);border-right:1px solid var(--line-num-border);width:48px;font-family:var(--font-mono);color:var(--line-num-color);text-align:right;-webkit-user-select:none;user-select:none;white-space:pre;transition:background var(--transition-slow);flex-shrink:0;padding:14px 8px 14px 0;font-size:13px;line-height:1.7;overflow:hidden}.JsonEditor-module__uAXb6G__textarea{resize:none;font-family:var(--font-mono);color:var(--text-primary);tab-size:2;white-space:pre;background:0 0;border:none;outline:none;flex:1;padding:14px 16px;font-size:13px;line-height:1.7;overflow:auto}.JsonEditor-module__uAXb6G__textarea::placeholder{color:var(--text-muted)}
.TreeView-module__YHUnEq__tree{font-family:var(--font-mono);font-size:13px;line-height:1.8}.TreeView-module__YHUnEq__tree ul{padding-left:22px;list-style:none}.TreeView-module__YHUnEq__tree>ul{padding-left:0}.TreeView-module__YHUnEq__node{position:relative}.TreeView-module__YHUnEq__toggle{background:var(--bg-surface);width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);vertical-align:middle;border:none;border-radius:4px;justify-content:center;align-items:center;margin-right:4px;font-size:10px;display:inline-flex}.TreeView-module__YHUnEq__toggle:hover{background:var(--bg-surface-hover);color:var(--text-accent)}.TreeView-module__YHUnEq__collapsed{transform:rotate(-90deg)}.TreeView-module__YHUnEq__keyLabel{color:var(--json-key);font-weight:500}.TreeView-module__YHUnEq__bracket{color:var(--json-bracket)}.TreeView-module__YHUnEq__valueString{color:var(--json-string)}.TreeView-module__YHUnEq__valueNumber{color:var(--json-number)}.TreeView-module__YHUnEq__valueBool{color:var(--json-bool)}.TreeView-module__YHUnEq__valueNull{color:var(--json-null);font-style:italic}.TreeView-module__YHUnEq__children{overflow:hidden}
.ThemeToggle-module__b1g1DG__container{display:inline-block;position:relative}.ThemeToggle-module__b1g1DG__toggleBtn{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.ThemeToggle-module__b1g1DG__toggleBtn:hover{background:var(--bg-surface-hover);border-color:var(--border-active)}.ThemeToggle-module__b1g1DG__dropdown{background:var(--bg-panel);width:15rem;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-sm);box-shadow:var(--shadow-dropdown);z-index:100;margin-top:.5rem;padding:.25rem;animation:.2s ease-out ThemeToggle-module__b1g1DG__fadeIn;position:absolute;top:100%;right:0;overflow:hidden}.ThemeToggle-module__b1g1DG__item{width:100%;color:var(--text-primary);font-family:var(--font-sans);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;padding:.75rem 1rem;font-size:.95rem;display:flex}.ThemeToggle-module__b1g1DG__item:hover{background:var(--bg-surface-hover)}.ThemeToggle-module__b1g1DG__active{background:var(--bg-surface-hover);color:var(--accent-1);font-weight:500}.ThemeToggle-module__b1g1DG__icon{margin-right:.75rem;font-size:1.1rem}.ThemeToggle-module__b1g1DG__check{color:var(--accent-1);margin-left:auto;font-weight:700}@keyframes ThemeToggle-module__b1g1DG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Toast-module__SXJvLW__container{z-index:100;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__SXJvLW__toast{background:var(--bg-panel);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);box-shadow:var(--shadow-dropdown);animation:Toast-module__SXJvLW__toastIn .35s var(--ease-spring);pointer-events:auto;padding:10px 18px;font-size:13px;font-weight:500}.Toast-module__SXJvLW__fadeOut{opacity:0;transition:all var(--transition-normal);transform:translate(20px)}.Toast-module__SXJvLW__toastSuccess{border-left:4px solid var(--success)}.Toast-module__SXJvLW__toastError{border-left:4px solid var(--error)}.Toast-module__SXJvLW__toastInfo{border-left:4px solid var(--accent-1)}
.HistoryPanel-module__mglJRq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out HistoryPanel-module__mglJRq__fadeIn;display:flex;position:fixed;inset:0}.HistoryPanel-module__mglJRq__panel{background:var(--bg-panel);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-lg);width:90%;max-width:500px;max-height:80vh;box-shadow:var(--shadow-dropdown);flex-direction:column;display:flex}.HistoryPanel-module__mglJRq__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.HistoryPanel-module__mglJRq__header h3{font-size:1.25rem;font-weight:600}.HistoryPanel-module__mglJRq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.5rem}.HistoryPanel-module__mglJRq__actions{gap:1rem;padding:1rem 1.5rem;display:flex}.HistoryPanel-module__mglJRq__btnPrimary,.HistoryPanel-module__mglJRq__btnDanger{border-radius:var(--radius-sm);cursor:pointer;font-weight:500;font-family:var(--font-sans);border:none;flex:1;padding:.5rem 1rem}.HistoryPanel-module__mglJRq__btnPrimary{background:var(--accent-1);color:#fff}.HistoryPanel-module__mglJRq__btnDanger{color:var(--error);background:#ef444426;border:1px solid}.HistoryPanel-module__mglJRq__list{padding:0 1.5rem 1.5rem;overflow-y:auto}.HistoryPanel-module__mglJRq__item{border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;background:var(--bg-surface);margin-top:.75rem;padding:1rem;transition:all .2s}.HistoryPanel-module__mglJRq__item:hover{background:var(--bg-surface-hover);border-color:var(--accent-2);transform:translateY(-2px)}.HistoryPanel-module__mglJRq__itemHeader{color:var(--text-muted);justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;display:flex}.HistoryPanel-module__mglJRq__preview{font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;opacity:.8;font-size:.9rem;overflow:hidden}.HistoryPanel-module__mglJRq__empty{text-align:center;color:var(--text-muted);padding:2rem}
.ShareModal-module__0URlnq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ShareModal-module__0URlnq__fadeIn;display:flex;position:fixed;inset:0}.ShareModal-module__0URlnq__panel{background:var(--bg-panel);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-lg);width:90%;max-width:450px;box-shadow:var(--shadow-dropdown);overflow:hidden}.ShareModal-module__0URlnq__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ShareModal-module__0URlnq__header h3{font-size:1.25rem;font-weight:600}.ShareModal-module__0URlnq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.ShareModal-module__0URlnq__tabs{border-bottom:1px solid var(--border-color);display:flex}.ShareModal-module__0URlnq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1rem;font-weight:500;transition:all .2s}.ShareModal-module__0URlnq__activeTab{color:var(--text-primary);border-bottom-color:var(--accent-1);background:var(--bg-surface)}.ShareModal-module__0URlnq__body{padding:1.5rem}.ShareModal-module__0URlnq__section p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.ShareModal-module__0URlnq__btnPrimary{background:var(--accent-gradient);text-align:center;border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;width:100%;padding:.75rem;font-weight:600}.ShareModal-module__0URlnq__btnPrimary:disabled{opacity:.7;cursor:wait}.ShareModal-module__0URlnq__input{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);margin-bottom:1rem;padding:.75rem}.ShareModal-module__0URlnq__resultBox{gap:.5rem;display:flex}.ShareModal-module__0URlnq__btnCopy{background:var(--bg-surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;padding:0 1rem}.ShareModal-module__0URlnq__successMsg{color:var(--success);text-align:center;margin-top:1rem;font-weight:500}.ShareModal-module__0URlnq__successMsg a{color:var(--accent-2);text-decoration:underline}
.AiAssistant-module__KTCdUa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000080;justify-content:flex-end;animation:.3s ease-out AiAssistant-module__KTCdUa__fadeIn;display:flex;position:fixed;inset:0}.AiAssistant-module__KTCdUa__panel{background:var(--bg-panel);width:90%;max-width:500px;height:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-left:1px solid var(--border-color);box-shadow:var(--shadow-dropdown);flex-direction:column;display:flex}.AiAssistant-module__KTCdUa__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AiAssistant-module__KTCdUa__header h3{font-size:1.25rem;font-weight:600}.AiAssistant-module__KTCdUa__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.AiAssistant-module__KTCdUa__config{background:#00000005;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex}.AiAssistant-module__KTCdUa__select,.AiAssistant-module__KTCdUa__input{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-sans);padding:.6rem}.AiAssistant-module__KTCdUa__tabs{border-bottom:1px solid var(--border-color);display:flex}.AiAssistant-module__KTCdUa__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1rem}.AiAssistant-module__KTCdUa__activeTab{color:var(--text-primary);border-bottom-color:var(--accent-2);background:var(--bg-surface)}.AiAssistant-module__KTCdUa__content{flex-direction:column;flex:1;padding:1.5rem;display:flex;overflow-y:auto}.AiAssistant-module__KTCdUa__btnPrimary{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;width:100%;padding:.8rem;font-weight:600}.AiAssistant-module__KTCdUa__loading{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.AiAssistant-module__KTCdUa__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-1);border-radius:50%;width:30px;height:30px;animation:1s linear infinite AiAssistant-module__KTCdUa__spin}@keyframes AiAssistant-module__KTCdUa__spin{to{transform:rotate(360deg)}}.AiAssistant-module__KTCdUa__result{color:var(--text-primary);font-size:.95rem;line-height:1.6}.AiAssistant-module__KTCdUa__result h1,.AiAssistant-module__KTCdUa__result h2,.AiAssistant-module__KTCdUa__result h3{margin-top:1rem;margin-bottom:.5rem}.AiAssistant-module__KTCdUa__result code{font-family:var(--font-mono);background:#0000001a;border-radius:4px;padding:.2rem .4rem}.AiAssistant-module__KTCdUa__result pre{background:#0000001a;border-radius:8px;padding:1rem;overflow-x:auto}.AiAssistant-module__KTCdUa__jsonPreview{font-family:var(--font-mono);background:var(--bg-surface);border-radius:var(--radius-sm);color:var(--text-secondary);padding:1rem;font-size:.8rem}.AiAssistant-module__KTCdUa__empty{text-align:center;margin-top:auto;margin-bottom:auto}.AiAssistant-module__KTCdUa__empty p{color:var(--text-muted);margin-bottom:1rem}
.UrlLoader-module__UNNBTq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out UrlLoader-module__UNNBTq__fadeIn;display:flex;position:fixed;inset:0}.UrlLoader-module__UNNBTq__panel{background:var(--bg-panel);width:90%;max-width:450px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-dropdown);flex-direction:column;display:flex}.UrlLoader-module__UNNBTq__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.UrlLoader-module__UNNBTq__header h3{font-size:1.2rem;font-weight:600}.UrlLoader-module__UNNBTq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.UrlLoader-module__UNNBTq__body{padding:1.5rem}.UrlLoader-module__UNNBTq__hint{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.UrlLoader-module__UNNBTq__input{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-input);width:100%;color:var(--text-primary);margin-bottom:1rem;padding:.75rem}.UrlLoader-module__UNNBTq__btnPrimary{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;width:100%;padding:.75rem;font-weight:600}.UrlLoader-module__UNNBTq__btnPrimary:disabled{opacity:.7;cursor:wait}
.ConversionPanel-module__CA_bcG__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConversionPanel-module__CA_bcG__modal{background:var(--bg-secondary);border:1px solid var(--border-color);width:90%;max-width:800px;height:80vh;color:var(--text-primary);border-radius:12px;flex-direction:column;display:flex;box-shadow:0 20px 50px #0003}.ConversionPanel-module__CA_bcG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ConversionPanel-module__CA_bcG__header h2{margin:0;font-size:1.25rem;font-weight:600}.ConversionPanel-module__CA_bcG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem;transition:all .2s}.ConversionPanel-module__CA_bcG__closeBtn:hover{background:var(--hover-bg);color:var(--text-primary)}.ConversionPanel-module__CA_bcG__tabs{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);gap:.5rem;padding:.5rem 1rem;display:flex}.ConversionPanel-module__CA_bcG__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ConversionPanel-module__CA_bcG__tab:hover{background:var(--hover-bg);color:var(--text-primary)}.ConversionPanel-module__CA_bcG__tab.ConversionPanel-module__CA_bcG__active{background:var(--bg-primary);color:var(--accent-color);box-shadow:0 1px 3px #0000001a}.ConversionPanel-module__CA_bcG__content{flex:1;padding:0;position:relative;overflow:hidden}.ConversionPanel-module__CA_bcG__output{background:var(--bg-primary);width:100%;height:100%;color:var(--code-color);resize:none;border:none;outline:none;padding:1.5rem;font-family:Fira Code,monospace;font-size:.9rem}.ConversionPanel-module__CA_bcG__error{color:#ef4444;text-align:center;padding:2rem}.ConversionPanel-module__CA_bcG__footer{border-top:1px solid var(--border-color);background:var(--bg-secondary);justify-content:flex-end;padding:1rem 1.5rem;display:flex}.ConversionPanel-module__CA_bcG__copyBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:opacity .2s;display:flex}.ConversionPanel-module__CA_bcG__copyBtn:hover{opacity:.9}.ConversionPanel-module__CA_bcG__copyBtn:disabled{background:var(--text-secondary);cursor:not-allowed}
.QueryBar-module__WJIl0q__container{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.QueryBar-module__WJIl0q__form{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:border-color .2s;display:flex}.QueryBar-module__WJIl0q__form:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 2px #3b82f61a}.QueryBar-module__WJIl0q__icon{color:var(--text-secondary);align-items:center;display:flex}.QueryBar-module__WJIl0q__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.25rem;font-family:Fira Code,monospace;font-size:.9rem}.QueryBar-module__WJIl0q__submitBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s}.QueryBar-module__WJIl0q__submitBtn:hover{background:var(--hover-bg);border-color:var(--text-secondary)}.QueryBar-module__WJIl0q__clearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;display:flex}.QueryBar-module__WJIl0q__clearBtn:hover{background:var(--hover-bg);color:var(--text-primary)}.QueryBar-module__WJIl0q__badge{background:var(--accent-light);color:var(--accent-color);white-space:nowrap;border-radius:10px;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.QueryBar-module__WJIl0q__error{color:#ef4444;padding-left:.5rem;font-size:.85rem}.QueryBar-module__WJIl0q__help{color:var(--text-secondary);padding-left:.5rem;font-size:.75rem}.QueryBar-module__WJIl0q__help code{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:3px;padding:.1rem .3rem;font-family:Fira Code,monospace}
.DiffModal-module__OgiFnW__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DiffModal-module__OgiFnW__modal{background:var(--bg-secondary);border:1px solid var(--border-color);width:95%;max-width:1000px;height:90vh;color:var(--text-primary);border-radius:12px;flex-direction:column;display:flex;box-shadow:0 20px 50px #0003}.DiffModal-module__OgiFnW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.DiffModal-module__OgiFnW__header h2{margin:0;font-size:1.25rem;font-weight:600}.DiffModal-module__OgiFnW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem;transition:all .2s}.DiffModal-module__OgiFnW__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.DiffModal-module__OgiFnW__splitView{flex:1;gap:1rem;height:100%;padding:1rem;display:flex}.DiffModal-module__OgiFnW__pane{flex-direction:column;flex:1;gap:.5rem;display:flex}.DiffModal-module__OgiFnW__paneHeader{color:var(--text-secondary);font-size:.9rem;font-weight:600}.DiffModal-module__OgiFnW__textarea{background:var(--bg-primary);color:var(--code-color);border:1px solid var(--border-color);resize:none;white-space:pre;border-radius:6px;outline:none;flex:1;padding:1rem;font-family:Fira Code,monospace;font-size:.9rem;overflow:auto}.DiffModal-module__OgiFnW__textarea:focus{border-color:var(--accent-color)}.DiffModal-module__OgiFnW__middle{justify-content:center;align-items:center;display:flex}.DiffModal-module__OgiFnW__footer{border-top:1px solid var(--border-color);justify-content:flex-end;padding:1rem;display:flex}.DiffModal-module__OgiFnW__compareBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 2rem;font-weight:600}.DiffModal-module__OgiFnW__compareBtn:hover{opacity:.9}.DiffModal-module__OgiFnW__diffView{flex-direction:column;flex:1;height:100%;display:flex}.DiffModal-module__OgiFnW__diffHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:1rem;font-size:.85rem;display:flex}.DiffModal-module__OgiFnW__diffContainer{background:var(--bg-primary);flex:1;padding:1rem;font-family:Fira Code,monospace;font-size:.9rem;line-height:1.5;overflow:auto}.DiffModal-module__OgiFnW__backBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.3rem .8rem}.DiffModal-module__OgiFnW__backBtn:hover{background:var(--hover-bg)}
.SchemaValidator-module__e1QYea__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SchemaValidator-module__e1QYea__modal{background:var(--bg-secondary);border:1px solid var(--border-color);width:90%;max-width:900px;height:85vh;color:var(--text-primary);border-radius:12px;flex-direction:column;display:flex;box-shadow:0 20px 50px #0003}.SchemaValidator-module__e1QYea__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.SchemaValidator-module__e1QYea__header h2{margin:0;font-size:1.25rem;font-weight:600}.SchemaValidator-module__e1QYea__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem;transition:all .2s}.SchemaValidator-module__e1QYea__content{flex:1;gap:1.5rem;padding:1rem;display:flex;overflow:hidden}.SchemaValidator-module__e1QYea__pane{flex-direction:column;flex:1;gap:.5rem;display:flex}.SchemaValidator-module__e1QYea__resultsPane{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.SchemaValidator-module__e1QYea__paneHeader{color:var(--text-secondary);font-size:.9rem;font-weight:600}.SchemaValidator-module__e1QYea__textarea{background:var(--bg-primary);color:var(--code-color);border:1px solid var(--border-color);resize:none;border-radius:6px;outline:none;flex:1;padding:1rem;font-family:Fira Code,monospace;font-size:.9rem}.SchemaValidator-module__e1QYea__textarea:focus{border-color:var(--accent-color)}.SchemaValidator-module__e1QYea__resultsContent{flex-direction:column;flex:1;display:flex;overflow:auto}.SchemaValidator-module__e1QYea__success{color:#10b981;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.SchemaValidator-module__e1QYea__failure{color:#ef4444}.SchemaValidator-module__e1QYea__failHeader{border-bottom:1px solid #ef444433;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.SchemaValidator-module__e1QYea__errorList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SchemaValidator-module__e1QYea__errorItem{background:#ef44441a;border-radius:4px;padding:.5rem;font-size:.9rem}.SchemaValidator-module__e1QYea__errorPath{font-family:monospace;font-weight:600}.SchemaValidator-module__e1QYea__placeholder{color:var(--text-secondary);text-align:center;margin-top:2rem}.SchemaValidator-module__e1QYea__footer{border-top:1px solid var(--border-color);justify-content:flex-end;padding:1rem 1.5rem;display:flex}.SchemaValidator-module__e1QYea__validateBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 2rem;font-weight:600}.SchemaValidator-module__e1QYea__validateBtn:hover{opacity:.9}
