html{scroll-behavior:smooth}.portfolio-page.svelte-1uo84gz{--color-bg: #0a0e17;--color-surface: #131923;--color-surface-elevated: #1c2636;--color-text: #e2e8f0;--color-text-secondary: #8b9dc3;--color-accent: #38bdf8;--color-accent-glow: rgba(56, 189, 248, .12);--color-highlight: #fbbf24;--color-success: #4ade80;--color-purple: #a78bfa;--color-orange: #fb923c;--color-border: #2a3548;font-family:Outfit,system-ui,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.7;min-height:100vh;background-image:radial-gradient(ellipse at 20% 0%,rgba(56,189,248,.06) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(251,191,36,.04) 0%,transparent 50%)}.nav-bar.svelte-1uo84gz{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#0a0e17d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav-logo.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-weight:700;font-size:1.25rem;text-decoration:none;display:flex;align-items:center}.nav-logo.svelte-1uo84gz .logo-bracket:where(.svelte-1uo84gz){color:var(--color-accent);transition:color .2s ease}.nav-logo.svelte-1uo84gz:hover .logo-bracket:where(.svelte-1uo84gz){color:var(--color-highlight)}.nav-links.svelte-1uo84gz{display:flex;gap:2rem;align-items:center}.nav-link.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.8rem;color:var(--color-text-secondary);text-decoration:none;background:none;border:none;cursor:pointer;padding:.5rem 0;position:relative;transition:color .2s ease}.nav-link.svelte-1uo84gz:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-accent);transition:width .2s ease}.nav-link.svelte-1uo84gz:hover,.nav-link.active.svelte-1uo84gz{color:var(--color-accent)}.nav-link.svelte-1uo84gz:hover:after,.nav-link.active.svelte-1uo84gz:after{width:100%}.portfolio-content.svelte-1uo84gz{padding:7rem 2rem 4rem}.container.svelte-1uo84gz{max-width:1000px;margin:0 auto}.page-header.svelte-1uo84gz{text-align:center;margin-bottom:3rem}.header-terminal.svelte-1uo84gz{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;font-family:JetBrains Mono,monospace;font-size:.85rem;margin-bottom:1.5rem}.prompt.svelte-1uo84gz{color:var(--color-success);font-weight:600}.command.svelte-1uo84gz{color:var(--color-text)}.page-header.svelte-1uo84gz h1:where(.svelte-1uo84gz){font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--color-text) 0%,var(--color-accent) 50%,var(--color-highlight) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-header.svelte-1uo84gz p:where(.svelte-1uo84gz){color:var(--color-text-secondary);font-size:1.15rem;max-width:600px;margin:0 auto}.projects-list.svelte-1uo84gz{display:flex;flex-direction:column;gap:1.5rem}.project-card.svelte-1uo84gz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;transition:all .3s ease}.project-card.svelte-1uo84gz:hover{border-color:#38bdf84d}.project-header.svelte-1uo84gz{width:100%;text-align:left;padding:1.5rem 2rem;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:background .2s ease}.project-header.svelte-1uo84gz:hover{background:var(--color-surface-elevated)}.project-info.svelte-1uo84gz{flex:1}.project-title-row.svelte-1uo84gz{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.project-title-row.svelte-1uo84gz h2:where(.svelte-1uo84gz){font-size:1.35rem;font-weight:600;color:var(--color-text)}.status-badge.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600;text-transform:uppercase;padding:.3rem .6rem;border-radius:4px}.status-badge.production.svelte-1uo84gz{background:#4ade8026;color:var(--color-success);border:1px solid rgba(74,222,128,.3)}.status-badge.development.svelte-1uo84gz{background:#fbbf2426;color:var(--color-highlight);border:1px solid rgba(251,191,36,.3)}.status-badge.archived.svelte-1uo84gz{background:#8b9dc326;color:var(--color-text-secondary);border:1px solid rgba(139,157,195,.3)}.status-badge.upcoming.svelte-1uo84gz{background:#38bdf826;color:var(--color-accent);border:1px solid rgba(56,189,248,.3)}.project-summary.svelte-1uo84gz{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.quick-tech.svelte-1uo84gz{display:flex;flex-wrap:wrap;gap:.5rem}.tech-pill.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.7rem;padding:.3rem .6rem;background:var(--color-accent-glow);border:1px solid rgba(56,189,248,.2);border-radius:4px;color:var(--color-accent)}.project-meta.svelte-1uo84gz{display:flex;align-items:center;gap:1rem;flex-shrink:0}.timeline.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.8rem;color:var(--color-text-secondary);white-space:nowrap}.expand-icon.svelte-1uo84gz{width:24px;height:24px;color:var(--color-text-secondary);transition:transform .2s ease}.expand-icon.expanded.svelte-1uo84gz{transform:rotate(180deg)}.project-details.svelte-1uo84gz{border-top:1px solid var(--color-border);padding:2rem;background:var(--color-bg)}.stats-grid.svelte-1uo84gz{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.stat-card.svelte-1uo84gz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem;text-align:center}.stat-value.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:600;color:var(--color-accent);margin-bottom:.25rem}.stat-label.svelte-1uo84gz{font-size:.75rem;color:var(--color-text-secondary)}.detail-section.svelte-1uo84gz{margin-bottom:2rem}.detail-section.svelte-1uo84gz:last-child{margin-bottom:0}.detail-section.svelte-1uo84gz h3:where(.svelte-1uo84gz){font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1.25rem}.tech-stack-grid.svelte-1uo84gz{display:flex;flex-wrap:wrap;gap:1rem}.tech-category.svelte-1uo84gz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem}.category-name.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.7rem;text-transform:uppercase;color:var(--color-highlight);display:block;margin-bottom:.5rem}.category-items.svelte-1uo84gz{display:flex;flex-wrap:wrap;gap:.5rem}.tech-item.svelte-1uo84gz{font-size:.85rem;color:var(--color-text-secondary)}.tech-item.svelte-1uo84gz:not(:last-child):after{content:","}.highlights-list.svelte-1uo84gz{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.highlights-list.svelte-1uo84gz li:where(.svelte-1uo84gz){display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text-secondary);font-size:.95rem}.highlight-bullet.svelte-1uo84gz{width:6px;height:6px;background:var(--color-success);border-radius:50%;margin-top:.6rem;flex-shrink:0}.timeline-container.svelte-1uo84gz{position:relative;padding-left:2rem}.timeline-line.svelte-1uo84gz{position:absolute;left:.45rem;top:0;bottom:0;width:2px;background:var(--color-border)}.timeline-item.svelte-1uo84gz{position:relative;padding-bottom:1.25rem}.timeline-item.svelte-1uo84gz:last-child{padding-bottom:0}.timeline-dot.svelte-1uo84gz{position:absolute;left:-1.65rem;top:.35rem;width:10px;height:10px;background:var(--color-accent);border-radius:50%;border:2px solid var(--color-bg)}.timeline-content.svelte-1uo84gz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem}.phase-header.svelte-1uo84gz{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.phase-name.svelte-1uo84gz{font-weight:600;color:var(--color-text)}.phase-date.svelte-1uo84gz{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--color-text-secondary)}.phase-description.svelte-1uo84gz{font-size:.9rem;color:var(--color-text-secondary);margin:0}@media(max-width:768px){.nav-bar.svelte-1uo84gz{padding:1rem}.nav-links.svelte-1uo84gz{gap:1rem}.nav-link.svelte-1uo84gz{font-size:.7rem}.portfolio-content.svelte-1uo84gz{padding:6rem 1rem 3rem}.page-header.svelte-1uo84gz h1:where(.svelte-1uo84gz){font-size:2rem}.project-header.svelte-1uo84gz{flex-direction:column;padding:1.25rem}.project-meta.svelte-1uo84gz{width:100%;justify-content:space-between}.stats-grid.svelte-1uo84gz{grid-template-columns:repeat(2,1fr)}.project-details.svelte-1uo84gz{padding:1.5rem}}@media(max-width:480px){.nav-links.svelte-1uo84gz{display:none}.project-title-row.svelte-1uo84gz{flex-direction:column;align-items:flex-start;gap:.5rem}.stat-value.svelte-1uo84gz{font-size:.9rem}}
