:root{--labs-primary: #EAB308;--labs-secondary: #fde047;--labs-dark: #0a0a0a;--labs-glow: #EAB30880}.entity-page[data-astro-cid-ovtjjxhf].labs{background:linear-gradient(135deg,#0a0a0a,#1a1505,#0a0a0a);min-height:100vh;font-family:JetBrains Mono,Fira Code,Consolas,monospace;color:#fff}.nav-link[data-astro-cid-ovtjjxhf]{color:#fff;margin:0 12px;text-decoration:none;font-weight:600;transition:color .2s,text-shadow .2s}.nav-link[data-astro-cid-ovtjjxhf]:hover{color:orange;text-shadow:0 0 8px #ffa500}.hero-banner[data-astro-cid-ovtjjxhf]{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;overflow:hidden}.labs-hero[data-astro-cid-ovtjjxhf] .hero-bg[data-astro-cid-ovtjjxhf]{position:absolute;inset:0;background:radial-gradient(ellipse at 60% 30%,#ffa500 0%,transparent 50%),radial-gradient(circle at 20% 80%,#ff6600 0%,transparent 40%);opacity:.15;z-index:1}.hero-scanlines[data-astro-cid-ovtjjxhf]{position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(255,165,0,.03) 0px,rgba(255,165,0,.03) 1px,transparent 1px,transparent 2px);pointer-events:none;z-index:2}.hero-content[data-astro-cid-ovtjjxhf]{position:relative;z-index:3;text-align:center}.entity-logo[data-astro-cid-ovtjjxhf]{width:80px;height:80px;margin-bottom:24px;filter:drop-shadow(0 0 20px #ffa500)}.entity-title[data-astro-cid-ovtjjxhf]{font-size:3.5em;font-weight:900;margin-bottom:12px;letter-spacing:2px;color:#fff;text-shadow:0 0 30px #ffa50060}.terminal-prefix[data-astro-cid-ovtjjxhf]{color:orange}.cursor[data-astro-cid-ovtjjxhf]{animation:blink 1s infinite;color:orange}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.entity-title[data-astro-cid-ovtjjxhf].animated .fade-in[data-astro-cid-ovtjjxhf]{animation:fadeInDown 1s cubic-bezier(.77,0,.175,1) both;display:inline-block}.entity-desc[data-astro-cid-ovtjjxhf].fade-in-delay{animation:fadeInUp 1.2s cubic-bezier(.77,0,.175,1) both;display:block;font-size:1.2em;margin-bottom:16px;color:#ffd580}.terminal-status[data-astro-cid-ovtjjxhf]{color:#888;font-size:.9em;margin-bottom:32px}.status-online[data-astro-cid-ovtjjxhf]{color:#0f8}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.cta-btn[data-astro-cid-ovtjjxhf]{display:inline-block;padding:14px 36px;background:linear-gradient(90deg,orange,#ffd580);color:#000;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 4px 20px #ffa50060;transition:all .3s ease;letter-spacing:1px;font-size:1em}.cta-btn[data-astro-cid-ovtjjxhf]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ffa50080}.stats-section[data-astro-cid-ovtjjxhf]{padding:40px 20px;max-width:1200px;margin:0 auto}.stats-grid[data-astro-cid-ovtjjxhf]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card[data-astro-cid-ovtjjxhf]{background:#0009;border:1px solid var(--stat-color, #ffa500);border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .3s ease}.stat-card[data-astro-cid-ovtjjxhf]:hover{transform:scale(1.02);box-shadow:0 0 20px var(--stat-color, #ffa500)}.stat-icon[data-astro-cid-ovtjjxhf]{font-size:2em}.stat-info[data-astro-cid-ovtjjxhf]{display:flex;flex-direction:column}.stat-value[data-astro-cid-ovtjjxhf]{font-size:1.8em;font-weight:900;color:var(--stat-color, #ffa500);text-shadow:0 0 10px var(--stat-color, #ffa500)}.stat-label[data-astro-cid-ovtjjxhf]{font-size:.8em;color:#888;text-transform:uppercase;letter-spacing:1px}.labs-content[data-astro-cid-ovtjjxhf]{padding:40px 20px;max-width:1200px;margin:0 auto}.content-grid[data-astro-cid-ovtjjxhf]{display:grid;grid-template-columns:2fr 1fr;gap:30px}.panel[data-astro-cid-ovtjjxhf]{background:#00000080;border:1px solid rgba(255,165,0,.3);border-radius:16px;overflow:hidden}.panel-header[data-astro-cid-ovtjjxhf]{background:#ffa5001a;padding:16px 24px;border-bottom:1px solid rgba(255,165,0,.2)}.panel-header[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:1.2em;color:orange;margin:0}.prompt[data-astro-cid-ovtjjxhf]{color:#0f8}.projects-list[data-astro-cid-ovtjjxhf]{padding:20px;display:flex;flex-direction:column;gap:16px}.project-card[data-astro-cid-ovtjjxhf]{background:#ffffff08;border:1px solid rgba(255,165,0,.2);border-radius:12px;padding:20px;transition:all .3s ease}.project-card[data-astro-cid-ovtjjxhf]:hover{border-color:orange;transform:translate(5px)}.project-header[data-astro-cid-ovtjjxhf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.project-name[data-astro-cid-ovtjjxhf]{font-size:1.1em;color:#fff;margin:0}.project-status[data-astro-cid-ovtjjxhf]{font-size:.75em;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.project-status[data-astro-cid-ovtjjxhf].in-development{background:#00c8ff33;color:#00c8ff}.project-status[data-astro-cid-ovtjjxhf].beta-testing{background:#0f83;color:#0f8}.project-status[data-astro-cid-ovtjjxhf].research{background:#ffa50033;color:orange}.project-status[data-astro-cid-ovtjjxhf].alpha{background:#ff646433;color:#ff6464}.project-status[data-astro-cid-ovtjjxhf].beginner,.project-status[data-astro-cid-ovtjjxhf].intermediate,.project-status[data-astro-cid-ovtjjxhf].advanced{background:#eab30833;color:#eab308}.bounty-difficulty[data-astro-cid-ovtjjxhf]{margin-bottom:12px}.difficulty-badge[data-astro-cid-ovtjjxhf]{font-size:.75em;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.difficulty-badge[data-astro-cid-ovtjjxhf].beginner{background:#22c55e33;color:#22c55e}.difficulty-badge[data-astro-cid-ovtjjxhf].intermediate{background:#eab30833;color:#eab308}.difficulty-badge[data-astro-cid-ovtjjxhf].advanced{background:#ef444433;color:#ef4444}.project-desc[data-astro-cid-ovtjjxhf]{color:#888;font-size:.9em;line-height:1.5;margin-bottom:12px}.progress-bar[data-astro-cid-ovtjjxhf]{height:8px;background:#ffffff1a;border-radius:4px;position:relative;margin-bottom:12px;overflow:hidden}.progress-fill[data-astro-cid-ovtjjxhf]{height:100%;background:linear-gradient(90deg,orange,#ffd580);border-radius:4px;transition:width .5s ease}.progress-text[data-astro-cid-ovtjjxhf]{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.7em;color:#fff}.project-tech[data-astro-cid-ovtjjxhf]{display:flex;gap:8px;flex-wrap:wrap}.tech-tag[data-astro-cid-ovtjjxhf]{background:#ffa5001a;border:1px solid rgba(255,165,0,.3);color:orange;padding:4px 10px;font-size:.75em;border-radius:4px}.actions-panel[data-astro-cid-ovtjjxhf]{display:flex;flex-direction:column}.actions-list[data-astro-cid-ovtjjxhf]{padding:20px;display:flex;flex-direction:column;gap:12px}.action-button[data-astro-cid-ovtjjxhf]{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#ffffff08;border:1px solid rgba(255,165,0,.2);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}.action-button[data-astro-cid-ovtjjxhf]:hover{background:#ffa5001a;border-color:orange;transform:translate(5px)}.action-icon[data-astro-cid-ovtjjxhf]{font-size:1.2em}.action-label[data-astro-cid-ovtjjxhf]{flex:1}.action-arrow[data-astro-cid-ovtjjxhf]{color:orange}.terminal-widget[data-astro-cid-ovtjjxhf]{margin:20px;background:#000;border-radius:8px;overflow:hidden;border:1px solid rgba(255,165,0,.3)}.terminal-header[data-astro-cid-ovtjjxhf]{background:#1a1a1a;padding:8px 12px;display:flex;align-items:center;gap:6px}.terminal-dot[data-astro-cid-ovtjjxhf]{width:10px;height:10px;border-radius:50%}.terminal-dot[data-astro-cid-ovtjjxhf].red{background:#ff5f56}.terminal-dot[data-astro-cid-ovtjjxhf].yellow{background:#ffbd2e}.terminal-dot[data-astro-cid-ovtjjxhf].green{background:#27c93f}.terminal-title[data-astro-cid-ovtjjxhf]{margin-left:8px;color:#666;font-size:.8em}.terminal-body[data-astro-cid-ovtjjxhf]{padding:16px;font-size:.85em;line-height:1.8}.terminal-body[data-astro-cid-ovtjjxhf] p[data-astro-cid-ovtjjxhf]{margin:0;color:orange}.terminal-body[data-astro-cid-ovtjjxhf] .output[data-astro-cid-ovtjjxhf]{color:#0f8;padding-left:20px}.cursor-blink[data-astro-cid-ovtjjxhf]{animation:blink 1s infinite}.about-section[data-astro-cid-ovtjjxhf]{padding:60px 20px;max-width:1000px;margin:0 auto}.glass-card[data-astro-cid-ovtjjxhf]{background:#ffa5000d;border-radius:24px;box-shadow:0 4px 40px #ffa50020;backdrop-filter:blur(16px);padding:48px;border:1px solid rgba(255,165,0,.2)}.glass-card[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:1.8em;color:orange;margin-bottom:20px}.about-text[data-astro-cid-ovtjjxhf]{color:#ccc;font-size:1.1em;line-height:1.8;margin-bottom:32px}.focus-areas[data-astro-cid-ovtjjxhf]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.focus-item[data-astro-cid-ovtjjxhf]{text-align:center;padding:24px;background:#0000004d;border-radius:16px;border:1px solid rgba(255,165,0,.2);transition:all .3s ease}.focus-item[data-astro-cid-ovtjjxhf]:hover{border-color:orange;transform:translateY(-5px)}.focus-icon[data-astro-cid-ovtjjxhf]{font-size:2.5em;display:block;margin-bottom:12px}.focus-item[data-astro-cid-ovtjjxhf] h4[data-astro-cid-ovtjjxhf]{color:orange;margin-bottom:8px}.focus-item[data-astro-cid-ovtjjxhf] p[data-astro-cid-ovtjjxhf]{color:#888;font-size:.9em;line-height:1.5;margin:0}.glass-footer[data-astro-cid-ovtjjxhf]{background:#1e1e148c;backdrop-filter:blur(8px);border-top:3px solid #ffa500;border-radius:18px 18px 0 0;box-shadow:0 -2px 24px #ffa50040;margin:56px auto 0;max-width:650px;padding:24px 32px 18px;text-align:center;color:#fff;font-size:1.08em;opacity:.95;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;align-items:center}.glass-footer[data-astro-cid-ovtjjxhf] a[data-astro-cid-ovtjjxhf]{color:orange;margin:0 8px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;transition:color .2s,text-shadow .2s}.glass-footer[data-astro-cid-ovtjjxhf] a[data-astro-cid-ovtjjxhf]:hover{color:#fff;text-shadow:0 0 8px #ffa500}@media(max-width:900px){.content-grid[data-astro-cid-ovtjjxhf]{grid-template-columns:1fr}.stats-grid[data-astro-cid-ovtjjxhf]{grid-template-columns:repeat(2,1fr)}.focus-areas[data-astro-cid-ovtjjxhf]{grid-template-columns:1fr}.hero-banner[data-astro-cid-ovtjjxhf]{padding:60px 16px;min-height:auto}.labs-content[data-astro-cid-ovtjjxhf],.stats-section[data-astro-cid-ovtjjxhf]{padding:24px 16px}.about-section[data-astro-cid-ovtjjxhf]{padding:40px 16px}}@media(max-width:768px){.hero-banner[data-astro-cid-ovtjjxhf]{padding:40px 12px}.entity-title[data-astro-cid-ovtjjxhf]{font-size:2.2em}.entity-desc[data-astro-cid-ovtjjxhf]{font-size:1em}.terminal-status[data-astro-cid-ovtjjxhf]{font-size:.8em;margin-bottom:20px}.cta-btn[data-astro-cid-ovtjjxhf]{padding:12px 24px;font-size:.9em}.entity-logo[data-astro-cid-ovtjjxhf]{width:60px;height:60px;margin-bottom:16px}.stats-grid[data-astro-cid-ovtjjxhf]{grid-template-columns:1fr 1fr;gap:12px}.stat-card[data-astro-cid-ovtjjxhf]{padding:16px;gap:12px}.stat-icon[data-astro-cid-ovtjjxhf]{font-size:1.5em}.stat-value[data-astro-cid-ovtjjxhf]{font-size:1.4em}.stat-label[data-astro-cid-ovtjjxhf]{font-size:.7em}.labs-content[data-astro-cid-ovtjjxhf]{padding:20px 12px}.panel[data-astro-cid-ovtjjxhf]{border-radius:12px}.panel-header[data-astro-cid-ovtjjxhf]{padding:12px 16px}.panel-header[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:1em}.projects-list[data-astro-cid-ovtjjxhf]{padding:12px;gap:12px}.project-card[data-astro-cid-ovtjjxhf]{padding:16px;border-radius:10px}.project-name[data-astro-cid-ovtjjxhf]{font-size:1em}.project-status[data-astro-cid-ovtjjxhf]{font-size:.65em;padding:3px 8px}.project-desc[data-astro-cid-ovtjjxhf]{font-size:.85em;margin-bottom:10px}.tech-tag[data-astro-cid-ovtjjxhf]{font-size:.7em;padding:3px 8px}.actions-list[data-astro-cid-ovtjjxhf]{padding:12px;gap:10px}.action-button[data-astro-cid-ovtjjxhf]{padding:12px 14px}.action-icon[data-astro-cid-ovtjjxhf]{font-size:1em}.action-label[data-astro-cid-ovtjjxhf]{font-size:.9em}.terminal-widget[data-astro-cid-ovtjjxhf]{margin:12px}.terminal-body[data-astro-cid-ovtjjxhf]{padding:12px;font-size:.8em}.about-section[data-astro-cid-ovtjjxhf]{padding:32px 12px}.glass-card[data-astro-cid-ovtjjxhf]{padding:24px 16px;border-radius:16px}.glass-card[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:1.4em;margin-bottom:16px}.about-text[data-astro-cid-ovtjjxhf]{font-size:.95em;margin-bottom:24px}.focus-item[data-astro-cid-ovtjjxhf]{padding:20px 16px;border-radius:12px}.focus-icon[data-astro-cid-ovtjjxhf]{font-size:2em;margin-bottom:10px}.focus-item[data-astro-cid-ovtjjxhf] h4[data-astro-cid-ovtjjxhf]{font-size:1em}.focus-item[data-astro-cid-ovtjjxhf] p[data-astro-cid-ovtjjxhf]{font-size:.85em}.glass-footer[data-astro-cid-ovtjjxhf]{margin:32px 12px 0;padding:16px 20px;font-size:.95em;gap:12px}}@media(max-width:480px){.hero-banner[data-astro-cid-ovtjjxhf]{padding:24px 10px}.entity-title[data-astro-cid-ovtjjxhf]{font-size:1.8em;letter-spacing:1px}.entity-desc[data-astro-cid-ovtjjxhf]{font-size:.9em}.terminal-status[data-astro-cid-ovtjjxhf]{font-size:.75em}.cta-btn[data-astro-cid-ovtjjxhf]{padding:10px 20px;font-size:.85em;width:100%;max-width:220px}.entity-logo[data-astro-cid-ovtjjxhf]{width:48px;height:48px;margin-bottom:12px}.stats-section[data-astro-cid-ovtjjxhf]{padding:16px 10px}.stats-grid[data-astro-cid-ovtjjxhf]{grid-template-columns:1fr 1fr;gap:10px}.stat-card[data-astro-cid-ovtjjxhf]{padding:14px 12px;border-radius:10px}.stat-icon[data-astro-cid-ovtjjxhf]{font-size:1.3em}.stat-value[data-astro-cid-ovtjjxhf]{font-size:1.2em}.stat-label[data-astro-cid-ovtjjxhf]{font-size:.65em}.labs-content[data-astro-cid-ovtjjxhf]{padding:16px 10px}.panel[data-astro-cid-ovtjjxhf]{border-radius:10px}.panel-header[data-astro-cid-ovtjjxhf]{padding:10px 14px}.panel-header[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:.9em}.projects-list[data-astro-cid-ovtjjxhf]{padding:10px;gap:10px}.project-card[data-astro-cid-ovtjjxhf]{padding:14px 12px;border-radius:8px}.project-header[data-astro-cid-ovtjjxhf]{flex-direction:column;align-items:flex-start;gap:6px}.project-name[data-astro-cid-ovtjjxhf]{font-size:.95em}.project-status[data-astro-cid-ovtjjxhf]{font-size:.6em}.project-desc[data-astro-cid-ovtjjxhf]{font-size:.8em;line-height:1.4}.bounty-difficulty[data-astro-cid-ovtjjxhf]{margin-bottom:8px}.difficulty-badge[data-astro-cid-ovtjjxhf]{font-size:.65em;padding:3px 8px}.project-tech[data-astro-cid-ovtjjxhf]{gap:6px}.tech-tag[data-astro-cid-ovtjjxhf]{font-size:.65em;padding:2px 6px}.actions-list[data-astro-cid-ovtjjxhf]{padding:10px;gap:8px}.action-button[data-astro-cid-ovtjjxhf]{padding:10px 12px;border-radius:6px}.action-icon[data-astro-cid-ovtjjxhf]{font-size:.9em}.action-label[data-astro-cid-ovtjjxhf]{font-size:.85em}.terminal-widget[data-astro-cid-ovtjjxhf]{margin:10px;border-radius:6px}.terminal-header[data-astro-cid-ovtjjxhf]{padding:6px 10px}.terminal-dot[data-astro-cid-ovtjjxhf]{width:8px;height:8px}.terminal-title[data-astro-cid-ovtjjxhf]{font-size:.7em}.terminal-body[data-astro-cid-ovtjjxhf]{padding:10px;font-size:.75em;line-height:1.6}.about-section[data-astro-cid-ovtjjxhf]{padding:20px 10px}.glass-card[data-astro-cid-ovtjjxhf]{padding:20px 14px;border-radius:12px}.glass-card[data-astro-cid-ovtjjxhf] h2[data-astro-cid-ovtjjxhf]{font-size:1.2em;margin-bottom:12px}.about-text[data-astro-cid-ovtjjxhf]{font-size:.85em;line-height:1.6;margin-bottom:20px}.focus-areas[data-astro-cid-ovtjjxhf]{gap:12px}.focus-item[data-astro-cid-ovtjjxhf]{padding:16px 14px;border-radius:10px}.focus-icon[data-astro-cid-ovtjjxhf]{font-size:1.6em;margin-bottom:8px}.focus-item[data-astro-cid-ovtjjxhf] h4[data-astro-cid-ovtjjxhf]{font-size:.95em;margin-bottom:6px}.focus-item[data-astro-cid-ovtjjxhf] p[data-astro-cid-ovtjjxhf]{font-size:.8em}.glass-footer[data-astro-cid-ovtjjxhf]{margin:24px 10px 0;padding:14px 16px;font-size:.85em;gap:10px;border-radius:12px 12px 0 0}}
