@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.mobile-only{display:none!important}.desktop-only{display:inline-flex!important}@media (width<=768px){.desktop-sidebar{display:none!important}.mobile-bottom-nav{display:flex!important}.main-with-sidebar{margin-left:0!important}.metric-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.hero-title{letter-spacing:-.5px!important;font-size:2.5rem!important}.hero-subtitle{font-size:1rem!important}.feature-grid{grid-template-columns:1fr!important}.nav-pill{border-radius:20px!important;margin:10px!important;padding:12px 16px!important}.nav-actions .btn-ghost{display:none}.mobile-tight{padding:20px!important}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}}@media (width<=400px){.metric-grid{grid-template-columns:1fr!important}.hero-title{font-size:2rem!important}}.history-table th,.history-table td{padding:24px 32px;font-size:1.05rem}@media (width<=768px){.history-table th,.history-table td{padding:12px 14px;font-size:.75rem}}.filename-container{text-overflow:ellipsis;white-space:nowrap;max-width:500px;overflow:hidden}@media (width<=768px){.filename-container{max-width:120px;font-size:.8rem}}.action-col{min-width:180px}@media (width<=768px){.action-col{width:50px;min-width:unset!important}}:root{--bg-base:#f8fafc;--bg-gradient:linear-gradient(135deg, #fff 0%, #f1f5f9 100%);--surface-color:#fff;--surface-border:#e2e8f0;--primary:#2563eb;--primary-hover:#1d4ed8;--accent:#10b981;--text-main:#0f172a;--text-muted:#64748b;--danger:#ef4444;--glass-shadow:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--glass-blur:blur(0px);--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--transition-fast:.2s ease;--transition-normal:.3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--text-main);background-attachment:fixed;flex-direction:column;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}button{cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1rem}a{text-decoration:none}input,textarea{font-family:inherit}.glass-panel{background:var(--surface-color);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--surface-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg)}.btn{border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-weight:500;text-decoration:none;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.btn-ghost{color:var(--text-main);background:0 0}.btn-ghost:hover{background:#ffffff0d}.text-gradient{background:linear-gradient(90deg,#2563eb,#059669);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.6}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-subtle}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:1}@media (width<=768px){.glass-panel-mobile-tight{padding:16px!important}}.markdown-body{color:var(--text-main);overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;font-size:.97rem;line-height:1.8}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#0f172a;margin-top:1.5em;margin-bottom:.5em;font-weight:700;line-height:1.3}.markdown-body h1{border-bottom:2px solid var(--surface-border);padding-bottom:8px;font-size:1.4rem}.markdown-body h2{border-bottom:1px solid var(--surface-border);padding-bottom:6px;font-size:1.2rem}.markdown-body h3{color:var(--primary);font-size:1.05rem}.markdown-body h4{font-size:.95rem}.markdown-body p{margin-bottom:1em}.markdown-body ul,.markdown-body ol{margin-bottom:1em;padding-left:1.5em}.markdown-body li{margin-bottom:.35em}.markdown-body strong{color:#0f172a;font-weight:700}.markdown-body em{color:var(--text-muted);font-style:italic}.markdown-body code{color:var(--primary);white-space:pre-wrap;word-break:break-all;background:#2563eb12;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.88em}.markdown-body pre{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:#f1f5f9;max-width:100%;margin-bottom:1em;padding:16px;overflow-x:auto}.markdown-body pre code{color:var(--text-main);background:0 0;padding:0}.markdown-body blockquote{border-left:4px solid var(--primary);color:var(--text-muted);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#2563eb0a;margin:1em 0;padding:4px 16px}.markdown-body hr{border:none;border-top:1px solid var(--surface-border);margin:1.5em 0}.markdown-body table{-webkit-overflow-scrolling:touch;border-collapse:collapse;width:100%;margin-bottom:1em;font-size:.85rem;display:block;overflow-x:auto}.markdown-body th{text-align:left;border-bottom:2px solid var(--surface-border);background:#2563eb0f;padding:10px 14px;font-weight:600}.markdown-body td{border-bottom:1px solid var(--surface-border);padding:10px 14px}.markdown-body tr:last-child td{border-bottom:none}
