body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0b1220;--panel:#0f172a;--panel2:#0b1326;--border:#94a3b82e;--text:#e5e7eb;--muted:#e2e8f0b8;--accent:#3b82f6;--accent2:#3b82f629;--shadow:0 10px 30px #00000059;--radius:14px}*{box-sizing:border-box}body,html{height:100%}body{background:radial-gradient(1200px 800px at 20% 0,#3b82f61f,#0000 55%),radial-gradient(900px 700px at 90% 20%,#6366f11a,#0000 60%),#0b1220;background:radial-gradient(1200px 800px at 20% 0,#3b82f61f,#0000 55%),radial-gradient(900px 700px at 90% 20%,#6366f11a,#0000 60%),var(--bg);color:#e5e7eb;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;margin:0}.layout{display:flex;gap:14px;height:100vh;padding:14px}.sidebar{background:linear-gradient(180deg,#0f172a,#0b1326);background:linear-gradient(180deg,var(--panel),var(--panel2));border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #00000059;box-shadow:var(--shadow);min-width:280px;overflow:auto;padding:14px;width:320px}.brand{background:#ffffff05;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:12px;margin-bottom:14px;padding:12px}.name{font-size:16px;font-weight:700;letter-spacing:.2px}.role{color:#e2e8f0b8;color:var(--muted);font-size:12px;margin-top:4px}.sectionTitle{color:#e2e8f09e;font-size:11px;letter-spacing:.12em;margin-bottom:8px;margin-top:14px;text-transform:uppercase}.list{display:flex;flex-direction:column;gap:6px}.item{background:#ffffff05;border:1px solid #0000;border-radius:10px;color:#e2e8f0eb;cursor:pointer;padding:10px;transition:.12s ease;-webkit-user-select:none;user-select:none;word-break:break-word}.item:hover{background:#ffffff0a;border-color:#94a3b82e;border-color:var(--border)}.item.active{background:#3b82f629;background:var(--accent2);border-color:#3b82f68c}.item.file{color:#e2e8f0db;font-size:12px}.muted{color:#e2e8f0b8;color:var(--muted);font-size:12px;padding:6px 2px}.viewer{background:linear-gradient(180deg,#0f172aa6,#02061759);border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #00000059;box-shadow:var(--shadow);display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.viewerTop{align-items:center;background:#ffffff05;border-bottom:1px solid #94a3b82e;border-bottom:1px solid var(--border);display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.viewerTitle{color:#e2e8f0db;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn{background:#ffffff08;border:1px solid #94a3b82e;border:1px solid var(--border);border-radius:10px;color:#e2e8f0e6;cursor:pointer;padding:8px 12px;transition:.12s ease}.btn:hover{background:#3b82f61f;border-color:#3b82f68c}.viewerBody{overflow:auto;padding:14px}.empty{color:#e2e8f0b8;color:var(--muted);font-size:13px}.text{color:#e2e8f0eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;line-height:1.7}.line{white-space:pre-wrap;word-break:break-word}.link{color:#3b82f6;color:var(--accent);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.about{max-width:900px}.aboutTitle{font-size:16px;font-weight:700;margin-bottom:10px}.aboutP{color:#e2e8f0eb;font-size:13.5px;line-height:1.7;margin:0 0 10px}@media (max-width:900px){.layout{flex-direction:column;height:auto;min-height:100vh}.sidebar{max-height:44vh;min-width:0;width:100%}.viewer{min-height:52vh}}@media (max-width:520px){.layout{gap:10px;padding:10px}.sidebar,.viewerBody{padding:12px}.item{padding:9px 10px}.aboutP{font-size:13px}}
/*# sourceMappingURL=main.962535fc.css.map*/