:root{color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:#0d9488;font-weight:500;text-decoration:none}a:hover{color:#0f766e;text-decoration:underline}.main-container{max-width:1127px;margin-top:5em;margin-left:auto;margin-right:auto;padding:0 1rem}.thick-header{color:#0d9488;text-align:center;font-weight:600}.section{border-bottom:1px solid #d3d3d3;padding:1rem 0;font-size:1.2rem}.section:last-child{border-bottom:none}.main-container:before{content:"";opacity:.1;z-index:-1;pointer-events:none;background-image:url(/images/background-image.png);position:fixed;inset:0}.skill-pill{color:#0d9488;background:#e0f2f1;border-radius:4px;margin:.25em;padding:.5em 1em;font-size:1rem;display:inline-block}.skill-pill:hover{background:#99f6e4}.skills-row{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.row-grid{grid-template-columns:200px 1fr;align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=768px){.row-grid{grid-template-columns:1fr}}.row-title{font-size:1.2rem;font-weight:600}.row-sub{color:#64748b;margin-top:.25rem;font-size:.9rem}.row-content h4{margin:0 0 .25rem;font-size:1.1rem}.row-content .row-sub{margin-bottom:.5rem}.row-content p{margin:.5rem 0 0}.app-header[data-v-242ffce4]{z-index:100;color:#fff;background:#1f2937;padding:.5rem 0;position:fixed;top:0;left:0;right:0}.header-inner[data-v-242ffce4]{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;max-width:1127px;margin:0 auto;padding:0 1rem;display:flex}.header-avatar[data-v-242ffce4]{object-fit:cover;border-radius:50%;width:40px;height:40px}.header-name[data-v-242ffce4]{color:#fff;margin-right:auto;font-size:1.25rem;font-weight:600;text-decoration:none}.header-name[data-v-242ffce4]:hover{color:#99f6e4;text-decoration:none}.header-nav[data-v-242ffce4]{align-items:center;gap:1rem;display:flex}.header-nav a[data-v-242ffce4],.icon-btn[data-v-242ffce4]{color:#d1d5db;padding:.25rem;transition:color .2s,transform .2s;display:inline-flex}.header-nav a[data-v-242ffce4]:hover,.icon-btn[data-v-242ffce4]:hover{color:#fff;transform:scale(1.1)}.icon-btn[data-v-242ffce4]{cursor:pointer;background:0 0;border:none}.desktop-only[data-v-242ffce4]{display:flex}@media (width<=991px){.desktop-only[data-v-242ffce4]{display:none}}.mobile-nav[data-v-9d10512b]{z-index:100;color:#fff;background:#1f2937;padding:.5rem;position:fixed;top:0;left:0;right:0}.mobile-nav-inner[data-v-9d10512b]{max-width:1127px;margin:0 auto}.menu-btn[data-v-9d10512b]{color:#fff;cursor:pointer;background:0 0;border:none;padding:.25rem;display:inline-flex}.mobile-only[data-v-9d10512b]{display:none}@media (width<=991px){.mobile-only[data-v-9d10512b]{display:block}}.sidebar-overlay[data-v-b137ecc8]{z-index:200;background:#00000080;position:fixed;inset:0}.sidebar[data-v-b137ecc8]{color:#fff;background:#1f2937;width:280px;max-width:85vw;padding:2rem 1rem;position:absolute;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-avatar[data-v-b137ecc8]{object-fit:cover;border-radius:50%;width:64px;height:64px;margin-bottom:1rem;display:block}.sidebar-name[data-v-b137ecc8]{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.sidebar-nav[data-v-b137ecc8]{flex-direction:column;gap:.5rem;display:flex}.sidebar-nav a[data-v-b137ecc8],.sidebar-link-btn[data-v-b137ecc8]{color:#e5e7eb;border-radius:4px;align-items:center;gap:.75rem;padding:.75rem;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar-nav a[data-v-b137ecc8]:hover,.sidebar-link-btn[data-v-b137ecc8]:hover{color:#fff;background:#374151}.sidebar-link-btn[data-v-b137ecc8]{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}.sidebar-enter-active[data-v-b137ecc8],.sidebar-leave-active[data-v-b137ecc8]{transition:opacity .2s}.sidebar-enter-active .sidebar[data-v-b137ecc8],.sidebar-leave-active .sidebar[data-v-b137ecc8]{transition:transform .2s}.sidebar-enter-from[data-v-b137ecc8],.sidebar-leave-to[data-v-b137ecc8]{opacity:0}.sidebar-enter-from .sidebar[data-v-b137ecc8],.sidebar-leave-to .sidebar[data-v-b137ecc8]{transform:translate(-100%)}.hero-grid[data-v-e187672f]{align-items:start;gap:1.5rem;display:grid}.hero-desktop[data-v-e187672f]{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr}.hero-desktop .hero-title[data-v-e187672f]{grid-column:1/-1}.hero-title[data-v-e187672f]{margin:0 0 1rem;font-size:2rem}.hero-left p[data-v-e187672f],.hero-right p[data-v-e187672f]{margin:0 0 1rem}.hero-right p[data-v-e187672f]:last-child{margin-bottom:0}.hero-img[data-v-e187672f]{max-width:100%;height:auto;margin-bottom:1rem}.hero-mobile[data-v-e187672f]{display:none}@media (width<=991px){.hero-desktop[data-v-e187672f]{display:none}.hero-mobile[data-v-e187672f]{grid-template-columns:1fr;display:grid}}.section-title[data-v-1a7dc268]{margin-bottom:2rem;font-size:1.75rem}.section-title[data-v-04f69c14]{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.section-title-small[data-v-04f69c14]{margin-bottom:1rem;font-size:1.25rem}.stack-link[data-v-04f69c14]{color:#0d9488;display:inline-flex}.stack-link[data-v-04f69c14]:hover{color:#0f766e}.desktop-only[data-v-04f69c14]{display:block}.mobile-only[data-v-04f69c14]{display:none}@media (width<=768px){.desktop-only[data-v-04f69c14]{display:none}.mobile-only[data-v-04f69c14]{display:block}}.section-title[data-v-41395b07]{margin-bottom:2rem;font-size:1.75rem}.row-description[data-v-41395b07] a{color:#0d9488}.section-title[data-v-822d226e]{margin-bottom:2rem;font-size:1.75rem}.main-container[data-v-b8004286]{padding-bottom:1rem}
