:root{--bg-color:#0f172a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--glass-bg:#1e293bb3;--glass-border:#ffffff1a;--primary-accent:#2563eb;--primary-accent-hover:#1d4ed8;--danger-color:#ef4444;color:var(--text-primary);background-color:var(--bg-color);background-image:radial-gradient(circle at 15%,#3b82f626,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf626,#0000 25%);background-size:cover;background-attachment:fixed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}body{flex-direction:column;min-height:100vh;margin:0;display:flex}*{box-sizing:border-box}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 30px #0000001a}h1,h2,h3,h4,h5,h6{color:var(--text-primary);margin-top:0}p{color:var(--text-secondary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}.app-layout.svelte-12qhfyh{width:100%;min-height:100vh;display:flex}.sidebar.svelte-12qhfyh{z-index:10;border-top:none;border-bottom:none;border-left:none;border-radius:0;flex-direction:column;width:280px;min-width:280px;height:100vh;padding:1.5rem 0;display:flex;position:sticky;top:0;overflow-y:auto}.logo.svelte-12qhfyh{margin-bottom:2rem;padding:0 1.5rem}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-primary);letter-spacing:-.5px;font-size:1.8rem;font-weight:800;text-decoration:none}.highlight.svelte-12qhfyh{color:var(--primary-accent)}.nav-menu.svelte-12qhfyh{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex}.nav-item.svelte-12qhfyh{color:var(--text-secondary);border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.nav-item.svelte-12qhfyh:hover,.nav-item.active.svelte-12qhfyh{color:var(--text-primary);background:#ffffff14}.nav-item.active.svelte-12qhfyh{border-left:3px solid var(--primary-accent);border-top-left-radius:3px;border-bottom-left-radius:3px}.icon-circle.svelte-12qhfyh{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.icon-circle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px}.tool-name.svelte-12qhfyh{font-size:.95rem;font-weight:500}.main-content.svelte-12qhfyh{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}@media (width<=768px){.app-layout.svelte-12qhfyh{flex-direction:column}.sidebar.svelte-12qhfyh{border-right:none;border-bottom:1px solid var(--glass-border);width:100%;height:auto;padding:1rem;position:relative}.nav-menu.svelte-12qhfyh{flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.nav-item.svelte-12qhfyh{text-align:center;flex-direction:column;gap:.5rem;min-width:80px;padding:.5rem}.tool-name.svelte-12qhfyh{font-size:.75rem}.nav-item.active.svelte-12qhfyh{border-left:none;border-bottom:3px solid var(--primary-accent);border-radius:12px 12px 0 0}}
