@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition-fast:.15s ease;--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-full:9999px;--bg-color:#080b11;--bg-dots:#6366f10a;--surface-color:#111827b3;--surface-hover:#1f2937cc;--surface-border:#ffffff0f;--surface-border-hover:#ffffff1f;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-muted:#6b7280;--accent-primary:#6366f1;--accent-primary-hover:#4f46e5;--accent-primary-glow:#6366f126;--accent-secondary:#0d9488;--accent-secondary-hover:#0f766e;--accent-secondary-glow:#0d948826;--badge-bg:#ffffff0d;--badge-text:#e5e7eb;--badge-border:#ffffff14;--timeline-line:#ffffff14}:root.light{--bg-color:#f8fafc;--bg-dots:#4f46e508;--surface-color:#fffc;--surface-hover:#fffffff2;--surface-border:#0000000f;--surface-border-hover:#0000001a;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--accent-primary:#4f46e5;--accent-primary-hover:#3730a3;--accent-primary-glow:#4f46e514;--accent-secondary:#0f766e;--accent-secondary-hover:#115e59;--accent-secondary-glow:#0f766e14;--badge-bg:#0000000a;--badge-text:#334155;--badge-border:#0000000f;--timeline-line:#00000014}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);transition:background-color var(--transition-normal), color var(--transition-normal);background-image:radial-gradient(var(--bg-dots) 1px, transparent 1px), radial-gradient(var(--bg-dots) 1px, transparent 1px);background-position:0 0,12px 12px;background-size:24px 24px;width:100%;min-height:100vh;padding:2rem 1rem;line-height:1.6;overflow-x:hidden}@media (width>=768px){body{padding:4rem 2rem}}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--surface-border-hover);border-radius:var(--border-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.container{max-width:900px;margin:0 auto;position:relative}.glass-panel{background:var(--surface-color);-webkit-backdrop-filter:blur(12px);border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);transition:border-color var(--transition-normal), background var(--transition-normal);padding:2rem;box-shadow:0 10px 30px -10px #0000001a}.badge{border-radius:var(--border-radius-full);background:var(--badge-bg);color:var(--badge-text);border:1px solid var(--badge-border);transition:all var(--transition-fast);align-items:center;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.badge.active{background:var(--accent-primary-glow);color:var(--accent-primary);border-color:var(--accent-primary)}.app-wrapper{width:100%;min-height:100vh;position:relative;overflow:hidden}@media (width<=640px){.glass-panel{padding:1.25rem 1rem}body{padding:1rem .5rem}}.theme-toggle[data-astro-cid-l6lhmie6]{z-index:100;border-radius:var(--border-radius-full);border:1px solid var(--surface-border);background:var(--surface-color);width:44px;height:44px;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 20px -5px #0000001a}.theme-toggle[data-astro-cid-l6lhmie6]:hover{background:var(--surface-hover);border-color:var(--surface-border-hover);transform:translateY(-2px);box-shadow:0 6px 24px -5px #00000026}.theme-toggle[data-astro-cid-l6lhmie6]:active{transform:translateY(0)}@media (width<=768px){.theme-toggle[data-astro-cid-l6lhmie6]{position:absolute;top:1rem;right:1rem}}.sun-icon[data-astro-cid-l6lhmie6]{display:block}.moon-icon[data-astro-cid-l6lhmie6],.light .sun-icon[data-astro-cid-l6lhmie6]{display:none}.light .moon-icon[data-astro-cid-l6lhmie6]{display:block}.skills-container[data-astro-cid-mpvp2fti]{margin-bottom:2rem}.skills-header[data-astro-cid-mpvp2fti]{margin-bottom:1.5rem}.section-title[data-astro-cid-mpvp2fti]{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem}.skills-filter-instruction[data-astro-cid-mpvp2fti]{color:var(--text-secondary);font-size:.85rem}.categories-grid[data-astro-cid-mpvp2fti]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.categories-grid[data-astro-cid-mpvp2fti]{grid-template-columns:repeat(2,1fr)}}.category-block[data-astro-cid-mpvp2fti]{flex-direction:column;gap:.75rem;display:flex}.category-title[data-astro-cid-mpvp2fti]{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}.skills-list[data-astro-cid-mpvp2fti]{flex-wrap:wrap;gap:.5rem;display:flex}.skill-badge[data-astro-cid-mpvp2fti]{cursor:pointer;-webkit-user-select:none;user-select:none}.skill-badge[data-astro-cid-mpvp2fti]:hover{border-color:var(--accent-primary);color:var(--text-primary);background:var(--accent-primary-glow);transform:translateY(-1px)}.skill-badge[data-astro-cid-mpvp2fti].active-filter{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:0 0 12px var(--accent-primary-glow)}.filter-controls[data-astro-cid-mpvp2fti]{border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;animation:.2s ease-out fadeIn;display:flex}.active-filter-text[data-astro-cid-mpvp2fti]{color:var(--text-secondary);font-size:.9rem}.active-filter-text[data-astro-cid-mpvp2fti] strong[data-astro-cid-mpvp2fti]{color:var(--accent-primary);font-weight:600}.clear-filter-btn[data-astro-cid-mpvp2fti]{background:var(--badge-bg);color:var(--badge-text);border:1px solid var(--badge-border);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;display:flex}.clear-filter-btn[data-astro-cid-mpvp2fti]:hover{color:#ef4444;background:#ef44441a;border-color:#ef444433}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.experience-card[data-astro-cid-eo3svtrk]{transition:transform var(--transition-normal), border-color var(--transition-normal), opacity var(--transition-normal), box-shadow var(--transition-normal);margin-bottom:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) both slideUp;position:relative;overflow:hidden}.experience-card[data-astro-cid-eo3svtrk]:before{content:"";background:linear-gradient(to bottom, var(--accent-primary), var(--accent-secondary));opacity:.7;width:4px;height:100%;transition:opacity var(--transition-normal);position:absolute;top:0;left:0}.experience-card[data-astro-cid-eo3svtrk]:hover{border-color:var(--surface-border-hover);transform:translateY(-2px);box-shadow:0 12px 40px -15px #0003}.experience-card[data-astro-cid-eo3svtrk]:hover:before{opacity:1}.card-glow[data-astro-cid-eo3svtrk]{background:radial-gradient(circle, var(--accent-primary-glow) 0%, transparent 70%);pointer-events:none;opacity:.5;width:200px;height:200px;transition:opacity var(--transition-slow);position:absolute;top:-100px;right:-100px}.experience-card[data-astro-cid-eo3svtrk]:hover .card-glow[data-astro-cid-eo3svtrk]{opacity:.8}.experience-card[data-astro-cid-eo3svtrk].dimmed{opacity:.25;pointer-events:none;transform:scale(.98)}.experience-card[data-astro-cid-eo3svtrk].highlighted{border-color:var(--accent-primary);box-shadow:0 0 20px var(--accent-primary-glow)}.experience-header[data-astro-cid-eo3svtrk]{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}@media (width>=640px){.experience-header[data-astro-cid-eo3svtrk]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.role-title[data-astro-cid-eo3svtrk]{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.2}.company-row[data-astro-cid-eo3svtrk]{align-items:center;gap:.5rem;margin-top:.2rem;display:flex}.company-name[data-astro-cid-eo3svtrk]{color:var(--accent-primary);font-size:1rem;font-weight:600}.location-tag[data-astro-cid-eo3svtrk]{color:var(--text-secondary);font-size:.85rem;font-style:italic}.experience-dates[data-astro-cid-eo3svtrk]{color:var(--text-secondary);background:var(--badge-bg);border-radius:var(--border-radius-sm);border:1px solid var(--badge-border);align-self:flex-start;padding:.2rem .6rem;font-size:.9rem;font-weight:600}@media (width>=640px){.experience-dates[data-astro-cid-eo3svtrk]{align-self:auto}}.experience-bullets[data-astro-cid-eo3svtrk]{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;list-style:none;display:flex}.bullet-item[data-astro-cid-eo3svtrk]{color:var(--text-secondary);transition:opacity var(--transition-fast), color var(--transition-fast);padding-left:1.25rem;font-size:.95rem;position:relative}.bullet-item[data-astro-cid-eo3svtrk]:before{content:"•";color:var(--accent-secondary);font-weight:700;position:absolute;left:0}.bullet-tech[data-astro-cid-eo3svtrk]{vertical-align:middle;flex-wrap:wrap;gap:.25rem;margin-left:.5rem;display:inline-flex}.tech-inline-badge[data-astro-cid-eo3svtrk]{color:var(--accent-secondary);background:#0d948814;border:1px solid #0d948826;border-radius:4px;padding:.05rem .35rem;font-size:.7rem;font-weight:500}.bullet-item[data-astro-cid-eo3svtrk].dimmed-bullet{opacity:.3}.bullet-item[data-astro-cid-eo3svtrk].highlighted-bullet{color:var(--text-primary)}.bullet-item[data-astro-cid-eo3svtrk].highlighted-bullet .tech-inline-badge[data-astro-cid-eo3svtrk]{background:var(--accent-secondary);color:#fff}.experience-tags-container[data-astro-cid-eo3svtrk]{border-top:1px solid var(--surface-border);flex-wrap:wrap;gap:.4rem;padding-top:1rem;display:flex}.tech-card-badge[data-astro-cid-eo3svtrk]{background:var(--badge-bg);color:var(--text-secondary);border-color:var(--badge-border);transition:all var(--transition-fast);font-size:.75rem}.tech-card-badge[data-astro-cid-eo3svtrk].highlighted-tag{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.glow-bg[data-astro-cid-lcdefpme]{z-index:-10;pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:25%}.header-grid[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}@media (width>=768px){.header-grid[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:space-between;align-items:center}}.header-left[data-astro-cid-lcdefpme]{flex:1.2}.header-left[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--text-primary);background:linear-gradient(135deg, var(--text-primary) 30%, var(--accent-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.25rem;font-size:2.5rem;line-height:1.1}.header-left[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].title{color:var(--accent-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.web-summary[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:500px;font-size:.95rem;line-height:1.5}.header-right[data-astro-cid-lcdefpme]{flex:.8}.contact-details[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.6rem;display:grid}@media (width>=480px) and (width<=767px){.contact-details[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.contact-item[data-astro-cid-lcdefpme]{color:var(--text-secondary);align-items:center;gap:.5rem;min-width:0;font-size:.88rem;display:flex}.contact-item[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{overflow-wrap:anywhere;word-break:break-word;min-width:0}.contact-item[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{color:var(--accent-primary);flex-shrink:0}.contact-item[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent-primary)}.contact-link-arrow[data-astro-cid-lcdefpme]{opacity:.5;transition:opacity var(--transition-fast);margin-left:.15rem;font-size:.75rem}.contact-item[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .contact-link-arrow[data-astro-cid-lcdefpme]{opacity:1}.objective-section[data-astro-cid-lcdefpme]{margin-bottom:2rem}.objective-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.objective-text[data-astro-cid-lcdefpme]{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.experience-section[data-astro-cid-lcdefpme]{margin-bottom:2rem}.section-title-large[data-astro-cid-lcdefpme]{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem}.experience-timeline[data-astro-cid-lcdefpme]{border-left:2px solid var(--timeline-line);transition:border-color var(--transition-normal);flex-direction:column;margin-left:.5rem;padding-left:1rem;display:flex}@media (width>=768px){.experience-timeline[data-astro-cid-lcdefpme]{margin-left:1rem;padding-left:2rem}}.education-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem}.education-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;display:flex}.education-card[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--surface-border);padding-bottom:1.5rem}.education-card[data-astro-cid-lcdefpme]:last-child{border-bottom:none;padding-bottom:0}.education-header[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:flex}@media (width>=640px){.education-header[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.education-title-group[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}@media (width>=640px){.education-title-group[data-astro-cid-lcdefpme]{flex-flow:wrap;align-items:center;gap:.5rem}}.education-degree[data-astro-cid-lcdefpme]{color:var(--text-primary);font-size:1.1rem;font-weight:700}.education-institution[data-astro-cid-lcdefpme]{color:var(--accent-primary);font-size:.95rem;font-weight:600}.education-location[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.85rem;font-style:italic}.education-date[data-astro-cid-lcdefpme]{color:var(--text-secondary);align-self:flex-start;font-size:.9rem;font-weight:500}@media (width>=640px){.education-date[data-astro-cid-lcdefpme]{align-self:auto}}.education-field[data-astro-cid-lcdefpme]{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.education-details[data-astro-cid-lcdefpme]{flex-direction:column;gap:.4rem;padding-left:0;list-style:none;display:flex}.education-details[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--text-secondary);padding-left:1rem;font-size:.9rem;position:relative}.education-details[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"◦";color:var(--accent-primary);font-weight:700;position:absolute;left:0}@media (width<=640px){.header-left[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:1.8rem}.header-left[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].title{font-size:1.05rem}.contact-item[data-astro-cid-lcdefpme]{font-size:.8rem}}
