.hero.svelte-dh3uvm.svelte-dh3uvm{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden}.particles-canvas.svelte-dh3uvm.svelte-dh3uvm{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.hero-content.svelte-dh3uvm.svelte-dh3uvm{position:relative;z-index:2;padding-top:6rem;padding-bottom:4rem}.hero-content.svelte-dh3uvm>.svelte-dh3uvm{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(1){opacity:1;transform:none;transition-delay:.1s}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(2){opacity:1;transform:none;transition-delay:.25s}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(3){opacity:1;transform:none;transition-delay:.4s}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(4){opacity:1;transform:none;transition-delay:.55s}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(5){opacity:1;transform:none;transition-delay:.7s}.hero-content.mounted.svelte-dh3uvm>.svelte-dh3uvm:nth-child(6){opacity:1;transform:none;transition-delay:.85s}.hero-badge.svelte-dh3uvm.svelte-dh3uvm{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .875rem;border-radius:100px;border:1px solid var(--border-bright);background:#7c3aed14;font-size:.8rem;color:var(--accent-bright);margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}.status-dot.svelte-dh3uvm.svelte-dh3uvm{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;animation:svelte-dh3uvm-pulse-dot 2s infinite}@keyframes svelte-dh3uvm-pulse-dot{0%,to{opacity:1;box-shadow:0 0 8px #10b981}50%{opacity:.7;box-shadow:0 0 16px #10b981}}.hero-name.svelte-dh3uvm.svelte-dh3uvm{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:1rem}.name-line.svelte-dh3uvm.svelte-dh3uvm{display:block}.name-line.accent.svelte-dh3uvm.svelte-dh3uvm{color:var(--accent-bright);text-shadow:0 0 60px var(--accent-glow)}.hero-role.svelte-dh3uvm.svelte-dh3uvm{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600;color:var(--text-secondary);margin-bottom:1.5rem;height:2em;display:flex;align-items:center}.role-text.svelte-dh3uvm.svelte-dh3uvm{transition:opacity .4s,transform .4s;font-family:var(--font-mono)}.role-text.fading.svelte-dh3uvm.svelte-dh3uvm{opacity:0;transform:translateY(-8px)}.hero-bio.svelte-dh3uvm.svelte-dh3uvm{max-width:500px;font-size:1.05rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2.5rem}.hero-bio.svelte-dh3uvm strong.svelte-dh3uvm{color:var(--text-primary);font-weight:600}.hero-actions.svelte-dh3uvm.svelte-dh3uvm{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-primary.svelte-dh3uvm.svelte-dh3uvm{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--accent);color:#fff;border-radius:var(--radius-md);font-weight:600;font-size:.95rem;transition:all var(--transition-base);box-shadow:0 0 30px var(--accent-glow)}.btn-primary.svelte-dh3uvm.svelte-dh3uvm:hover{background:var(--accent-bright);transform:translateY(-2px);box-shadow:0 8px 40px var(--accent-glow)}.btn-secondary.svelte-dh3uvm.svelte-dh3uvm{display:inline-flex;align-items:center;padding:.875rem 1.75rem;border:1px solid var(--border-bright);color:var(--text-primary);border-radius:var(--radius-md);font-weight:600;font-size:.95rem;transition:all var(--transition-base)}.btn-secondary.svelte-dh3uvm.svelte-dh3uvm:hover{background:var(--bg-card);border-color:var(--accent-bright);color:var(--accent-bright)}.hero-social.svelte-dh3uvm.svelte-dh3uvm{display:flex;gap:.75rem;flex-wrap:wrap}.social-link.svelte-dh3uvm.svelte-dh3uvm{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border-radius:var(--radius-md);color:var(--text-muted);font-size:.875rem;transition:all var(--transition-fast);border:1px solid transparent}.social-link.svelte-dh3uvm.svelte-dh3uvm:hover{color:var(--accent-bright);background:#7c3aed14;border-color:var(--border)}.social-label.svelte-dh3uvm.svelte-dh3uvm{font-family:var(--font-mono);font-size:.8rem}.scroll-indicator.svelte-dh3uvm.svelte-dh3uvm{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.scroll-line.svelte-dh3uvm.svelte-dh3uvm{width:1px;height:50px;background:var(--border);position:relative;overflow:hidden}.scroll-dot.svelte-dh3uvm.svelte-dh3uvm{width:100%;height:30%;background:var(--accent-bright);position:absolute;top:-30%;animation:svelte-dh3uvm-scroll-anim 2s ease-in-out infinite}@keyframes svelte-dh3uvm-scroll-anim{0%{top:-30%}to{top:130%}}.hero-decoration.svelte-dh3uvm.svelte-dh3uvm{position:absolute;right:-10%;top:50%;transform:translateY(-50%);pointer-events:none;z-index:0}.deco-ring.svelte-dh3uvm.svelte-dh3uvm{position:absolute;border-radius:50%;border:1px solid var(--border);top:50%;left:50%;transform:translate(-50%,-50%)}.ring-1.svelte-dh3uvm.svelte-dh3uvm{width:300px;height:300px;animation:svelte-dh3uvm-spin 20s linear infinite}.ring-2.svelte-dh3uvm.svelte-dh3uvm{width:500px;height:500px;animation:svelte-dh3uvm-spin 35s linear infinite reverse;border-style:dashed;opacity:.5}.ring-3.svelte-dh3uvm.svelte-dh3uvm{width:700px;height:700px;animation:svelte-dh3uvm-spin 50s linear infinite;opacity:.25}@keyframes svelte-dh3uvm-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@media (max-width: 768px){.hero-decoration.svelte-dh3uvm.svelte-dh3uvm,.scroll-indicator.svelte-dh3uvm.svelte-dh3uvm{display:none}}.about.svelte-m2lpn6.svelte-m2lpn6{padding:8rem 0}.section-header.svelte-m2lpn6.svelte-m2lpn6{margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.section-header.visible.svelte-m2lpn6.svelte-m2lpn6{opacity:1;transform:none}.section-label.svelte-m2lpn6.svelte-m2lpn6{display:block;font-size:.8rem;color:var(--accent-bright);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem}.section-title.svelte-m2lpn6.svelte-m2lpn6{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.section-title.svelte-m2lpn6 em.svelte-m2lpn6{font-style:normal;color:var(--accent-bright)}.about-grid.svelte-m2lpn6.svelte-m2lpn6{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;opacity:0;transform:translateY(30px);transition:opacity .8s .2s var(--ease-out),transform .8s .2s var(--ease-out)}.about-grid.visible.svelte-m2lpn6.svelte-m2lpn6{opacity:1;transform:none}.about-text.svelte-m2lpn6 p.svelte-m2lpn6{color:var(--text-secondary);font-size:1rem;line-height:1.8;margin-bottom:1.1rem}.about-text.svelte-m2lpn6 strong.svelte-m2lpn6{color:var(--text-primary);font-weight:600}.about-tags.svelte-m2lpn6.svelte-m2lpn6{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.tag.svelte-m2lpn6.svelte-m2lpn6{padding:.3rem .7rem;border-radius:100px;background:var(--bg-card);border:1px solid var(--border);font-size:.75rem;color:var(--text-secondary);transition:all var(--transition-fast);cursor:default}.tag.svelte-m2lpn6.svelte-m2lpn6:hover{border-color:var(--accent-bright);color:var(--accent-bright);background:#7c3aed14}.about-visual.svelte-m2lpn6.svelte-m2lpn6{display:flex;flex-direction:column;gap:1.5rem}.profile-card.svelte-m2lpn6.svelte-m2lpn6{display:flex;align-items:center;gap:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem;transition:border-color var(--transition-base)}.profile-card.svelte-m2lpn6.svelte-m2lpn6:hover{border-color:var(--border-bright)}.avatar-wrap.svelte-m2lpn6.svelte-m2lpn6{position:relative;flex-shrink:0;width:72px;height:72px}.avatar-img.svelte-m2lpn6.svelte-m2lpn6{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--border-bright);display:block}.avatar-placeholder.svelte-m2lpn6.svelte-m2lpn6{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-card) 100%);border:2px solid var(--border-bright);display:flex;align-items:center;justify-content:center}.avatar-initials.svelte-m2lpn6.svelte-m2lpn6{font-size:1.3rem;font-weight:800;color:var(--accent-bright)}.avatar-ring.svelte-m2lpn6.svelte-m2lpn6{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px dashed var(--border-bright);animation:svelte-m2lpn6-spin 12s linear infinite;pointer-events:none}@keyframes svelte-m2lpn6-spin{to{transform:rotate(360deg)}}.upload-hint.svelte-m2lpn6.svelte-m2lpn6{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#7c3aedb3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;opacity:0;transition:opacity var(--transition-fast);cursor:pointer}.avatar-wrap.svelte-m2lpn6:hover .upload-hint.svelte-m2lpn6{opacity:1}.hint-text.svelte-m2lpn6.svelte-m2lpn6{font-size:.55rem;font-family:var(--font-mono);color:#fff;text-transform:uppercase;letter-spacing:.05em}.profile-info.svelte-m2lpn6.svelte-m2lpn6{display:flex;flex-direction:column;gap:.2rem}.profile-name.svelte-m2lpn6.svelte-m2lpn6{font-size:1.1rem;font-weight:700;color:var(--text-primary);line-height:1.2}.profile-title.svelte-m2lpn6.svelte-m2lpn6{font-size:.78rem;color:var(--text-secondary);line-height:1.3}.avail-badge.svelte-m2lpn6.svelte-m2lpn6{display:inline-flex;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.72rem;font-family:var(--font-mono);color:#34d399;background:#10b9811a;border:1px solid rgba(16,185,129,.25);border-radius:100px;padding:.2rem .6rem;width:fit-content}.avail-dot.svelte-m2lpn6.svelte-m2lpn6{width:6px;height:6px;background:#10b981;border-radius:50%;box-shadow:0 0 6px #10b981;animation:svelte-m2lpn6-pulse 2s infinite}@keyframes svelte-m2lpn6-pulse{0%,to{opacity:1}50%{opacity:.5}}.stats-grid.svelte-m2lpn6.svelte-m2lpn6{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.stat-card.svelte-m2lpn6.svelte-m2lpn6{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem .5rem;text-align:center;transition:all var(--transition-base)}.stat-card.svelte-m2lpn6.svelte-m2lpn6:hover{border-color:var(--border-bright);transform:translateY(-2px)}.stat-value.svelte-m2lpn6.svelte-m2lpn6{display:block;font-size:1.4rem;font-weight:800;color:var(--accent-bright);letter-spacing:-.03em}.stat-label.svelte-m2lpn6.svelte-m2lpn6{display:block;font-size:.65rem;color:var(--text-muted);margin-top:.2rem;text-transform:uppercase;letter-spacing:.06em}@media (max-width: 900px){.about-grid.svelte-m2lpn6.svelte-m2lpn6{grid-template-columns:1fr;gap:3rem}.about-visual.svelte-m2lpn6.svelte-m2lpn6{order:-1}.stats-grid.svelte-m2lpn6.svelte-m2lpn6{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.stats-grid.svelte-m2lpn6.svelte-m2lpn6{grid-template-columns:repeat(2,1fr)}}.projects-section.svelte-lyrls6.svelte-lyrls6{padding:8rem 0}.section-header.svelte-lyrls6.svelte-lyrls6{margin-bottom:3rem}.section-header.visible.svelte-lyrls6 .section-label.svelte-lyrls6,.section-header.visible.svelte-lyrls6 .section-title.svelte-lyrls6,.section-header.visible.svelte-lyrls6 .section-desc.svelte-lyrls6{opacity:1;transform:none}.section-label.svelte-lyrls6.svelte-lyrls6{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.75rem;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.section-title.svelte-lyrls6.svelte-lyrls6{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem;opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease-out) .1s,transform .6s var(--ease-out) .1s}.accent.svelte-lyrls6.svelte-lyrls6{color:var(--accent-bright)}.section-desc.svelte-lyrls6.svelte-lyrls6{font-size:1.05rem;color:var(--text-secondary);max-width:480px;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out) .2s,transform .6s var(--ease-out) .2s}.filter-bar.svelte-lyrls6.svelte-lyrls6{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:3rem;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out) .3s,transform .6s var(--ease-out) .3s}.filter-bar.visible.svelte-lyrls6.svelte-lyrls6{opacity:1;transform:none}.filter-btn.svelte-lyrls6.svelte-lyrls6{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:100px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-family:var(--font-display);font-size:.875rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.filter-btn.svelte-lyrls6.svelte-lyrls6:hover{border-color:var(--border-bright);color:var(--text-primary)}.filter-btn.active.svelte-lyrls6.svelte-lyrls6{background:var(--accent);border-color:var(--accent);color:#fff}.filter-count.svelte-lyrls6.svelte-lyrls6{background:#fff3;border-radius:100px;padding:0 6px;font-size:.75rem;font-family:var(--font-mono)}.projects-grid.svelte-lyrls6.svelte-lyrls6{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}.project-card.svelte-lyrls6.svelte-lyrls6{position:relative;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.75rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;cursor:default;transition:all var(--transition-base);opacity:0;transform:translateY(24px)}.project-card.visible.svelte-lyrls6.svelte-lyrls6{opacity:1;transform:none;transition:opacity .6s var(--ease-out) var(--delay),transform .6s var(--ease-out) var(--delay),border-color var(--transition-base),background var(--transition-base)}.project-card.svelte-lyrls6.svelte-lyrls6:hover{background:var(--bg-card-hover);border-color:var(--card-color);transform:translateY(-4px);box-shadow:0 20px 60px -10px color-mix(in srgb,var(--card-color) 30%,transparent)}.project-card.featured.svelte-lyrls6.svelte-lyrls6{grid-column:span 1}.card-glow.svelte-lyrls6.svelte-lyrls6{position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--card-color) 15%,transparent) 0%,transparent 70%);pointer-events:none;opacity:0;transition:opacity var(--transition-base)}.project-card.svelte-lyrls6:hover .card-glow.svelte-lyrls6{opacity:1}.card-top.svelte-lyrls6.svelte-lyrls6{display:flex;justify-content:space-between;align-items:flex-start}.card-emoji.svelte-lyrls6.svelte-lyrls6{font-size:2rem;line-height:1}.card-links.svelte-lyrls6.svelte-lyrls6{display:flex;gap:.5rem;opacity:0;transform:translateY(-4px);transition:all var(--transition-fast)}.project-card.svelte-lyrls6:hover .card-links.svelte-lyrls6{opacity:1;transform:none}.card-link.svelte-lyrls6.svelte-lyrls6{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--text-muted);background:var(--bg-secondary);transition:all var(--transition-fast)}.card-link.svelte-lyrls6.svelte-lyrls6:hover{color:var(--card-accent);background:var(--border)}.card-title.svelte-lyrls6.svelte-lyrls6{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.card-desc.svelte-lyrls6.svelte-lyrls6{font-size:.9rem;color:var(--text-secondary);line-height:1.6;flex:1}.card-tech.svelte-lyrls6.svelte-lyrls6{display:flex;gap:.4rem;flex-wrap:wrap}.tech-tag.svelte-lyrls6.svelte-lyrls6{padding:.25rem .625rem;border-radius:100px;font-size:.75rem;font-family:var(--font-mono);background:var(--bg-secondary);color:var(--text-muted);border:1px solid var(--border);transition:all var(--transition-fast)}.tech-tag.large.svelte-lyrls6.svelte-lyrls6{font-size:.8rem;padding:.35rem .75rem}.project-card.svelte-lyrls6:hover .tech-tag.svelte-lyrls6{border-color:color-mix(in srgb,var(--card-color) 40%,transparent);color:var(--card-accent)}.card-expand.svelte-lyrls6.svelte-lyrls6{background:none;border:none;color:var(--card-color);font-family:var(--font-display);font-size:.875rem;font-weight:600;cursor:pointer;text-align:left;padding:0;transition:color var(--transition-fast)}.card-expand.svelte-lyrls6.svelte-lyrls6:hover{color:var(--card-accent)}.modal-backdrop.svelte-lyrls6.svelte-lyrls6{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border:none;cursor:default}.modal-overlay.svelte-lyrls6.svelte-lyrls6{position:fixed;top:0;right:0;bottom:0;left:0;background:#06060fd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:svelte-lyrls6-fadeIn .3s var(--ease-out)}@keyframes svelte-lyrls6-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-lyrls6.svelte-lyrls6{background:var(--bg-card);border:1px solid var(--card-color);border-radius:var(--radius-xl);padding:2.5rem;max-width:600px;width:100%;position:relative;animation:svelte-lyrls6-slideUp .4s var(--ease-out);box-shadow:0 40px 100px -20px color-mix(in srgb,var(--card-color) 40%,transparent)}@keyframes svelte-lyrls6-slideUp{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:none}}.modal-close.svelte-lyrls6.svelte-lyrls6{position:absolute;top:1.25rem;right:1.25rem;width:36px;height:36px;border-radius:50%;background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;font-size:.875rem;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast)}.modal-close.svelte-lyrls6.svelte-lyrls6:hover{color:var(--text-primary);background:var(--border)}.modal-header.svelte-lyrls6.svelte-lyrls6{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.modal-emoji.svelte-lyrls6.svelte-lyrls6{font-size:2.5rem}.modal-title.svelte-lyrls6.svelte-lyrls6{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.25rem}.modal-category.svelte-lyrls6.svelte-lyrls6{font-size:.8rem;color:var(--card-accent);text-transform:uppercase;letter-spacing:.1em}.modal-desc.svelte-lyrls6.svelte-lyrls6{font-size:.95rem;color:var(--text-secondary);line-height:1.75;margin-bottom:2rem}.modal-tech.svelte-lyrls6.svelte-lyrls6{margin-bottom:2rem}.modal-tech-label.svelte-lyrls6.svelte-lyrls6{font-size:.8rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.modal-tech-list.svelte-lyrls6.svelte-lyrls6{display:flex;gap:.5rem;flex-wrap:wrap}.modal-actions.svelte-lyrls6.svelte-lyrls6{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary.svelte-lyrls6.svelte-lyrls6{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--card-color);color:#fff;border-radius:var(--radius-md);font-weight:600;font-size:.9rem;transition:all var(--transition-base)}.btn-primary.svelte-lyrls6.svelte-lyrls6:hover{filter:brightness(1.2);transform:translateY(-1px)}.btn-secondary.svelte-lyrls6.svelte-lyrls6{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border:1px solid var(--border-bright);color:var(--text-primary);border-radius:var(--radius-md);font-weight:600;font-size:.9rem;transition:all var(--transition-base)}.btn-secondary.svelte-lyrls6.svelte-lyrls6:hover{border-color:var(--card-color);color:var(--card-accent)}@media (max-width: 640px){.modal-content.svelte-lyrls6.svelte-lyrls6{padding:1.25rem}.modal-header.svelte-lyrls6.svelte-lyrls6{gap:.6rem;margin-bottom:1rem}.modal-emoji.svelte-lyrls6.svelte-lyrls6{font-size:1.5rem;line-height:1;margin-top:.1rem}.modal-title.svelte-lyrls6.svelte-lyrls6{font-size:1.1rem;line-height:1.15;margin-bottom:.15rem}.modal-category.svelte-lyrls6.svelte-lyrls6{font-size:.68rem;letter-spacing:.06em}.modal-desc.svelte-lyrls6.svelte-lyrls6{font-size:.88rem;line-height:1.6;margin-bottom:1.5rem}}.skills-section.svelte-19ezlv1.svelte-19ezlv1{padding:8rem 0}.section-header.svelte-19ezlv1.svelte-19ezlv1{margin-bottom:3.5rem}.section-header.visible.svelte-19ezlv1 .section-label.svelte-19ezlv1,.section-header.visible.svelte-19ezlv1 .section-title.svelte-19ezlv1,.section-header.visible.svelte-19ezlv1 .section-desc.svelte-19ezlv1{opacity:1;transform:none}.section-label.svelte-19ezlv1.svelte-19ezlv1{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.75rem;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.section-title.svelte-19ezlv1.svelte-19ezlv1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem;opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease-out) .1s,transform .6s var(--ease-out) .1s}.accent.svelte-19ezlv1.svelte-19ezlv1{color:var(--accent-bright)}.section-desc.svelte-19ezlv1.svelte-19ezlv1{font-size:1.05rem;color:var(--text-secondary);max-width:480px;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out) .2s,transform .6s var(--ease-out) .2s}.tech-grid.svelte-19ezlv1.svelte-19ezlv1{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.75rem;opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out) .2s,transform .7s var(--ease-out) .2s}.tech-grid.visible.svelte-19ezlv1.svelte-19ezlv1{opacity:1;transform:none}.tech-group.svelte-19ezlv1.svelte-19ezlv1{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.75rem;transition:border-color var(--transition-base)}.tech-group.svelte-19ezlv1.svelte-19ezlv1:hover{border-color:var(--border-bright)}.group-header.svelte-19ezlv1.svelte-19ezlv1{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}.group-icon.svelte-19ezlv1.svelte-19ezlv1{font-size:1.25rem;color:var(--accent-bright);line-height:1}.group-title.svelte-19ezlv1.svelte-19ezlv1{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.tag-cloud.svelte-19ezlv1.svelte-19ezlv1{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag.svelte-19ezlv1.svelte-19ezlv1{padding:.35rem .8rem;border-radius:100px;font-size:.82rem;font-family:var(--font-mono);background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border);transition:all var(--transition-fast);cursor:default;opacity:0;transform:translateY(6px) scale(.95)}.tech-tag.show.svelte-19ezlv1.svelte-19ezlv1{opacity:1;transform:none;transition:opacity .4s var(--ease-out) var(--tag-delay),transform .4s var(--ease-out) var(--tag-delay),background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.tech-tag.svelte-19ezlv1.svelte-19ezlv1:hover{color:var(--accent-bright);border-color:var(--border-bright);background:#7c3aed1a}@media (max-width: 640px){.tech-grid.svelte-19ezlv1.svelte-19ezlv1{grid-template-columns:1fr 1fr}}@media (max-width: 400px){.tech-grid.svelte-19ezlv1.svelte-19ezlv1{grid-template-columns:1fr}}.terminal-section.svelte-1hxr8nt.svelte-1hxr8nt{padding:8rem 0}.section-header.svelte-1hxr8nt.svelte-1hxr8nt{margin-bottom:3rem}.section-header.visible.svelte-1hxr8nt .section-label.svelte-1hxr8nt,.section-header.visible.svelte-1hxr8nt .section-title.svelte-1hxr8nt,.section-header.visible.svelte-1hxr8nt .section-desc.svelte-1hxr8nt{opacity:1;transform:none}.section-label.svelte-1hxr8nt.svelte-1hxr8nt{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.75rem;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.section-title.svelte-1hxr8nt.svelte-1hxr8nt{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem;opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease-out) .1s,transform .6s var(--ease-out) .1s}.accent.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent-bright)}.section-desc.svelte-1hxr8nt.svelte-1hxr8nt{font-size:1.05rem;color:var(--text-secondary);max-width:480px;opacity:0;transform:translateY(12px);transition:opacity .6s var(--ease-out) .2s,transform .6s var(--ease-out) .2s}.terminal-wrapper.svelte-1hxr8nt.svelte-1hxr8nt{border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border-bright);background:#0a0a12;box-shadow:0 40px 80px -20px #7c3aed40;max-width:800px;opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out) .3s,transform .7s var(--ease-out) .3s}.terminal-wrapper.visible.svelte-1hxr8nt.svelte-1hxr8nt{opacity:1;transform:none}.terminal-titlebar.svelte-1hxr8nt.svelte-1hxr8nt{background:#141420;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.titlebar-dots.svelte-1hxr8nt.svelte-1hxr8nt{display:flex;gap:6px}.dot.svelte-1hxr8nt.svelte-1hxr8nt{width:12px;height:12px;border-radius:50%}.dot.red.svelte-1hxr8nt.svelte-1hxr8nt{background:#ff5f57}.dot.yellow.svelte-1hxr8nt.svelte-1hxr8nt{background:#ffbd2e}.dot.green.svelte-1hxr8nt.svelte-1hxr8nt{background:#28c840}.titlebar-title.svelte-1hxr8nt.svelte-1hxr8nt{font-size:.75rem;color:var(--text-muted);letter-spacing:.05em}.terminal-body.svelte-1hxr8nt.svelte-1hxr8nt{padding:1.25rem;min-height:360px;max-height:480px;overflow-y:auto;cursor:text;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.terminal-line.svelte-1hxr8nt.svelte-1hxr8nt{display:flex;align-items:baseline;gap:0;min-height:1.5rem;line-height:1.5}.prompt.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent-bright);font-size:.8rem;white-space:nowrap;flex-shrink:0}.input-text.svelte-1hxr8nt.svelte-1hxr8nt{color:#e0e0ff;font-size:.8rem}.terminal-output.svelte-1hxr8nt.svelte-1hxr8nt{margin:.25rem 0}.output-line.svelte-1hxr8nt.svelte-1hxr8nt{font-size:.8rem;color:#c0c0e0;white-space:pre}.output-line.cmd-accent.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent-bright)}.output-line.cmd-muted.svelte-1hxr8nt.svelte-1hxr8nt{color:#666690}.output-line.cmd-link.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent-secondary)}.output-line.cmd-error.svelte-1hxr8nt.svelte-1hxr8nt{color:#f87171}.output-line.cmd-art.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent-bright);opacity:.7}.output-line.cmd-border.svelte-1hxr8nt.svelte-1hxr8nt{color:#555580}.output-line.cmd-job.svelte-1hxr8nt.svelte-1hxr8nt{color:#a0a0d0;font-weight:600}.output-line.cmd-project.svelte-1hxr8nt.svelte-1hxr8nt{color:#c0c0ff}.output-line.cmd-fun.svelte-1hxr8nt.svelte-1hxr8nt{color:var(--accent)}.active-line.svelte-1hxr8nt.svelte-1hxr8nt{margin-top:.25rem}.terminal-input.svelte-1hxr8nt.svelte-1hxr8nt{background:none;border:none;outline:none;color:#e0e0ff;font-size:.8rem;font-family:var(--font-mono);flex:1;caret-color:var(--accent-bright);width:100%}.terminal-hint.svelte-1hxr8nt.svelte-1hxr8nt{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;font-size:.8rem;color:var(--text-muted);opacity:0;transition:opacity .6s var(--ease-out) .6s}.terminal-hint.visible.svelte-1hxr8nt.svelte-1hxr8nt{opacity:1}.hint-cmd.svelte-1hxr8nt.svelte-1hxr8nt{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.2rem .5rem;font-family:var(--font-mono);font-size:.75rem;color:var(--accent-bright);cursor:pointer;transition:all var(--transition-fast)}.hint-cmd.svelte-1hxr8nt.svelte-1hxr8nt:hover{background:#7c3aed26;border-color:var(--accent-bright)}@media (max-width: 640px){.terminal-body.svelte-1hxr8nt.svelte-1hxr8nt{min-height:280px}.output-line.svelte-1hxr8nt.svelte-1hxr8nt{white-space:pre-wrap;word-break:break-word}}.contact-section.svelte-1h9tn71.svelte-1h9tn71{padding:8rem 0 4rem}.contact-grid.svelte-1h9tn71.svelte-1h9tn71{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start;opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out) .1s,transform .7s var(--ease-out) .1s}.contact-grid.visible.svelte-1h9tn71.svelte-1h9tn71{opacity:1;transform:none}.section-label.svelte-1h9tn71.svelte-1h9tn71{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.75rem;display:block}.section-title.svelte-1h9tn71.svelte-1h9tn71{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1.25rem}.accent.svelte-1h9tn71.svelte-1h9tn71{color:var(--accent-bright)}.contact-desc.svelte-1h9tn71.svelte-1h9tn71{font-size:1rem;color:var(--text-secondary);line-height:1.75;margin-bottom:2.5rem;max-width:380px}.contact-links.svelte-1h9tn71.svelte-1h9tn71{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.contact-link.svelte-1h9tn71.svelte-1h9tn71{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.contact-link.svelte-1h9tn71.svelte-1h9tn71:hover{border-color:var(--border-bright);background:var(--bg-card-hover);transform:translate(4px)}.link-icon.svelte-1h9tn71.svelte-1h9tn71{font-size:1.25rem;color:var(--accent-bright);width:24px;text-align:center}.link-label.svelte-1h9tn71.svelte-1h9tn71{display:block;font-size:.7rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:2px}.link-value.svelte-1h9tn71.svelte-1h9tn71{display:block;font-size:.9rem;font-weight:500;color:var(--text-primary)}.availability.svelte-1h9tn71.svelte-1h9tn71{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:100px;background:#10b98114;border:1px solid rgba(16,185,129,.25);font-size:.85rem;color:#34d399;font-family:var(--font-mono)}.avail-dot.svelte-1h9tn71.svelte-1h9tn71{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;animation:svelte-1h9tn71-pulse-dot 2s infinite}@keyframes svelte-1h9tn71-pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.contact-form-wrap.svelte-1h9tn71.svelte-1h9tn71{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2rem}form.svelte-1h9tn71.svelte-1h9tn71{display:flex;flex-direction:column;gap:1.25rem}.form-row.svelte-1h9tn71.svelte-1h9tn71{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.field.svelte-1h9tn71.svelte-1h9tn71{display:flex;flex-direction:column;gap:.5rem}label.svelte-1h9tn71.svelte-1h9tn71{font-size:.8rem;font-weight:600;color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em}input.svelte-1h9tn71.svelte-1h9tn71,textarea.svelte-1h9tn71.svelte-1h9tn71{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem 1rem;color:var(--text-primary);font-family:var(--font-display);font-size:.9rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);resize:none}input.svelte-1h9tn71.svelte-1h9tn71::placeholder,textarea.svelte-1h9tn71.svelte-1h9tn71::placeholder{color:var(--text-muted)}input.svelte-1h9tn71.svelte-1h9tn71:focus,textarea.svelte-1h9tn71.svelte-1h9tn71:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.field.has-error.svelte-1h9tn71 input.svelte-1h9tn71,.field.has-error.svelte-1h9tn71 textarea.svelte-1h9tn71{border-color:#f87171}.field-error.svelte-1h9tn71.svelte-1h9tn71{font-size:.75rem;color:#f87171;font-family:var(--font-mono)}.submit-btn.svelte-1h9tn71.svelte-1h9tn71{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--accent);color:#fff;border:none;border-radius:var(--radius-md);font-family:var(--font-display);font-size:.95rem;font-weight:600;cursor:pointer;transition:all var(--transition-base);box-shadow:0 0 30px var(--accent-glow)}.submit-btn.svelte-1h9tn71.svelte-1h9tn71:hover:not(:disabled){background:var(--accent-bright);transform:translateY(-1px)}.submit-btn.svelte-1h9tn71.svelte-1h9tn71:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-1h9tn71.svelte-1h9tn71{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1h9tn71-spin .8s linear infinite}@keyframes svelte-1h9tn71-spin{to{transform:rotate(360deg)}}.success-state.svelte-1h9tn71.svelte-1h9tn71{text-align:center;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.success-icon.svelte-1h9tn71.svelte-1h9tn71{width:56px;height:56px;border-radius:50%;background:#10b98126;border:2px solid #10b981;color:#10b981;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.success-state.svelte-1h9tn71 h3.svelte-1h9tn71{font-size:1.4rem;font-weight:700}.success-state.svelte-1h9tn71 p.svelte-1h9tn71{font-size:.9rem;color:var(--text-secondary);max-width:300px}.btn-secondary.svelte-1h9tn71.svelte-1h9tn71{display:inline-flex;align-items:center;padding:.625rem 1.25rem;border:1px solid var(--border-bright);color:var(--text-primary);border-radius:var(--radius-md);font-weight:600;font-size:.875rem;cursor:pointer;background:none;font-family:var(--font-display);transition:all var(--transition-fast);margin-top:.5rem}.btn-secondary.svelte-1h9tn71.svelte-1h9tn71:hover{border-color:var(--accent-bright);color:var(--accent-bright)}.footer.svelte-1h9tn71.svelte-1h9tn71{padding:2.5rem 0;border-top:1px solid var(--border);margin-top:4rem}.footer-inner.svelte-1h9tn71.svelte-1h9tn71{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-1h9tn71.svelte-1h9tn71{font-weight:700;font-size:1rem;color:var(--accent-bright)}.footer-copy.svelte-1h9tn71.svelte-1h9tn71,.footer-year.svelte-1h9tn71.svelte-1h9tn71{font-size:.8rem;color:var(--text-muted)}.form-error-banner.svelte-1h9tn71.svelte-1h9tn71{background:#f871711a;border:1px solid rgba(248,113,113,.4);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.85rem;color:#f87171;font-family:var(--font-mono);line-height:1.5}@media (max-width: 900px){.contact-grid.svelte-1h9tn71.svelte-1h9tn71{grid-template-columns:1fr;gap:3rem}}@media (max-width: 640px){.form-row.svelte-1h9tn71.svelte-1h9tn71{grid-template-columns:1fr}}
