@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._header_1rz1n_1{position:fixed;top:0;left:0;right:0;height:4rem;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;padding:0 2rem;display:flex;align-items:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:100}._header_1rz1n_1 ._title_1rz1n_15{font-size:1.5rem;font-weight:600;letter-spacing:-.025em}._version_1rz1n_21{margin-left:4px;font-size:.8rem;opacity:.8}._footer_fi97r_1{position:fixed;bottom:0;left:0;right:0;height:3.5rem;background:#fff;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.875rem;z-index:100;gap:10px}._container_pv0qp_1{position:relative;display:inline-block}._tooltip_pv0qp_6{position:fixed;background:#000000d9;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;pointer-events:none;z-index:9999;max-width:300px;line-height:1.5;transform:translateZ(9999px);animation:_tooltipFade_pv0qp_1 .2s ease-out}._tooltip_pv0qp_6:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-style:solid;border-color:transparent rgba(0,0,0,.85) transparent transparent}@keyframes _tooltipFade_pv0qp_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._sidebar_h0ba8_2{position:fixed;left:0;top:4rem;bottom:3.5rem;width:18rem;background:#fff;padding:1.5rem;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .3s ease;z-index:1}._sidebar_h0ba8_2 ._menu_h0ba8_15{display:flex;flex-direction:column;gap:8px}._sidebar_h0ba8_2 ._menu_h0ba8_15 button{flex-shrink:0}._sidebar_h0ba8_2 ._menuItem_h0ba8_23{display:flex;align-items:center;justify-content:center;min-width:200px;padding:12px 24px;margin:4px 0;background:#4f46e5;color:#fff!important;border:1px solid rgba(255,255,255,.1);font-size:1rem;font-weight:500;letter-spacing:.025em;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._sidebar_h0ba8_2 ._menuItem_h0ba8_23:focus{outline:2px solid #a5b4fc;outline-offset:2px;box-shadow:none}._sidebar_h0ba8_2 ._menuItem_h0ba8_23:hover{background:#6366f1;transform:translateY(-1px)}._sidebar_h0ba8_2 ._menuItem_h0ba8_23._active_h0ba8_50{position:relative;background:#312891;box-shadow:0 4px 6px -1px #0000001a;transform:scale(.97)}._sidebar_h0ba8_2 ._menuItem_h0ba8_23._active_h0ba8_50:after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;background:#fbbf24;border-radius:50%}@media (max-width: 768px){._sidebar_h0ba8_2{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #e9ecef;padding:.5rem}._sidebar_h0ba8_2 ._menu_h0ba8_15{flex-direction:row;overflow-x:auto;padding:.5rem 0}._sidebar_h0ba8_2 ._menuItem_h0ba8_23{white-space:nowrap;padding:.5rem 1rem}}._container_1i8my_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_1i8my_13{width:50px;height:50px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_1i8my_13 1s linear infinite}._text_1i8my_22{color:#3b82f6;font-weight:500}@keyframes _spin_1i8my_13{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_ovgmb_1{display:grid;grid-template-columns:18rem 1fr;grid-template-rows:4rem 1fr 3.5rem;min-height:100vh}@media (max-width: 768px){._container_ovgmb_1{grid-template-columns:100%}}._sidebarWrapper_ovgmb_13{grid-column:1/2;grid-row:2/3;position:sticky;top:4rem;height:calc(100vh - 7.5rem);overflow-y:auto}._contentWrapper_ovgmb_22{grid-column:2/3;grid-row:2/3;padding:0;position:relative;background:#f8f9fa}@media (max-width: 768px){._contentWrapper_ovgmb_22{grid-column:1/-1;padding:1rem}}._toolCard_ovgmb_36{position:relative;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:0;box-shadow:none;overflow:hidden;height:100%;min-height:600px;z-index:1}._toolCardIframe_ovgmb_50{width:100%!important;height:100%!important;border:0;display:block}._toolCardIframe_ovgmb_50._loading_ovgmb_56{opacity:.3;pointer-events:none}._toolCardComponent_ovgmb_60{padding:2rem}@media (max-width: 768px){._toolCard_ovgmb_36{border-radius:1rem 0 0}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;background:#f8fafc}.global-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998}
