.modal-backdrop.svelte-p7efk5{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#010409d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box}.modal-container.svelte-p7efk5{position:relative;width:100%;max-width:800px;max-height:90vh;background-color:#0d1117;border:1px solid #30363d;border-radius:16px;box-shadow:0 16px 48px #0009;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif}.close-btn.svelte-p7efk5{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#21262dcc;border:1px solid #30363d;color:#c9d1d9;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.close-btn.svelte-p7efk5:hover{background:#30363d;color:#fff;transform:scale(1.05)}.modal-content.svelte-p7efk5{overflow-y:auto;display:flex;flex-direction:column;width:100%;max-height:100%;scrollbar-width:thin;scrollbar-color:#484f58 #0d1117}.modal-content.svelte-p7efk5::-webkit-scrollbar{width:8px}.modal-content.svelte-p7efk5::-webkit-scrollbar-track{background:#0d1117}.modal-content.svelte-p7efk5::-webkit-scrollbar-thumb{background-color:#484f58;border-radius:4px}.modal-header.svelte-p7efk5{padding:24px 32px 16px}.modal-header.svelte-p7efk5 h2:where(.svelte-p7efk5){margin:0;color:#c9d1d9;font-size:1.75rem;font-weight:700;padding-right:40px}.modal-hero.svelte-p7efk5{width:100%;border-top:1px solid #21262d;border-bottom:1px solid #21262d;background-color:#010409;padding:0;display:flex;justify-content:center}.modal-hero.svelte-p7efk5 img:where(.svelte-p7efk5),.modal-hero.svelte-p7efk5 video:where(.svelte-p7efk5){width:70%;max-height:400px;object-fit:var(--image-fit-object, cover);display:block}.modal-hero.svelte-p7efk5 img.pan:where(.svelte-p7efk5),.modal-hero.svelte-p7efk5 video.pan:where(.svelte-p7efk5){object-fit:contain}@keyframes svelte-p7efk5-pan-vertical{0%{object-position:top}to{object-position:bottom}}.modal-body.svelte-p7efk5{padding:32px;color:#8b949e;font-size:1.05rem;line-height:1.6}.modal-body.svelte-p7efk5 h3{color:#c9d1d9;margin-top:0;font-size:1.35rem}.modal-body.svelte-p7efk5 p{margin-bottom:1rem}.modal-body.svelte-p7efk5 a{color:#58a6ff;text-decoration:none}.modal-body.svelte-p7efk5 a:hover{text-decoration:underline}.modal-body.svelte-p7efk5 .actions{display:flex;gap:12px;margin-top:24px}.modal-body.svelte-p7efk5 .btn{display:inline-flex;align-items:center;padding:8px 16px;border-radius:6px;font-weight:600;text-decoration:none;transition:.2s}.modal-body.svelte-p7efk5 .btn-primary{background-color:#238636;color:#fff;border:1px solid rgba(240,246,252,.1)}.modal-body.svelte-p7efk5 .btn-primary:hover{background-color:#2ea043}.modal-body.svelte-p7efk5 .btn-secondary{background-color:#21262d;color:#c9d1d9;border:1px solid #30363d}.modal-body.svelte-p7efk5 .btn-secondary:hover{background-color:#30363d;border-color:#8b949e}@media(max-width:600px){.modal-container.svelte-p7efk5{border-radius:12px;max-height:95vh}.modal-header.svelte-p7efk5{padding:20px 24px 12px}.modal-body.svelte-p7efk5{padding:24px}}.projects-section.svelte-j9475p{padding:2rem 0}.section-title.svelte-j9475p{font-size:2rem;font-weight:700;margin:0 0 2rem;color:#fff;text-transform:uppercase;letter-spacing:1px}.projects-grid.svelte-j9475p{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,350px));gap:24px;justify-content:center}.portfolio-card-wrapper.svelte-j9475p{width:100%;max-width:350px;display:flex;justify-content:center}@media(max-width:768px){.projects-grid.svelte-j9475p{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}}@media(max-width:600px){.projects-grid.svelte-j9475p{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.projects-grid.svelte-j9475p{grid-template-columns:1fr}}.tabs-wrapper.svelte-1eh67i0{width:100%}.tabs-container.svelte-1eh67i0{display:flex;justify-content:center;margin-bottom:2.5rem;border-bottom:1px solid #21262d}.tabs-container.svelte-1eh67i0 button:where(.svelte-1eh67i0){cursor:pointer;background:transparent}.tab-content.svelte-1eh67i0{min-height:200px}.tab-bottom-nav.svelte-1eh67i0{display:flex;justify-content:space-between;gap:20px;margin-top:4rem;padding-top:2rem;border-top:1px solid #21262d}.nav-btn.svelte-1eh67i0{display:flex;align-items:center;gap:16px;padding:1.5rem;background:transparent;border:1px solid #30363d;border-radius:12px;color:#8b949e;cursor:pointer;transition:all .2s ease;flex:1;max-width:300px;text-align:left}.nav-btn.svelte-1eh67i0:hover{border-color:#58a6ff;color:#c9d1d9;background:#58a6ff0d;transform:translateY(-2px)}.nav-btn.next.svelte-1eh67i0{text-align:right;justify-content:flex-end}.nav-content.svelte-1eh67i0{display:flex;flex-direction:column;gap:4px}.nav-label.svelte-1eh67i0{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;opacity:.7}.nav-title.svelte-1eh67i0{font-size:1.1rem;font-weight:700}.spacer.svelte-1eh67i0{flex:1;max-width:300px}@media(max-width:600px){.tab-bottom-nav.svelte-1eh67i0{flex-direction:column;gap:12px}.nav-btn.svelte-1eh67i0,.spacer.svelte-1eh67i0{max-width:100%}.spacer.svelte-1eh67i0{display:none}}.tab-pane.svelte-9vfy4d{width:100%}.portfolio-container.svelte-1bybtyp{font-family:Inter,sans-serif;max-width:1200px;margin:0 auto;padding:calc(var(--header-height, 64px) + 2.5rem) 2rem 2rem;color:#c9d1d9}.hero.svelte-1bybtyp{padding:4rem 0 5rem;display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:1px solid #21262d}.hero-content.svelte-1bybtyp{max-width:800px;display:flex;flex-direction:column;align-items:center}.gradient-text.svelte-1bybtyp{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;margin:0 0 .5rem;background:-webkit-linear-gradient(45deg,#58a6ff,#a371f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.education-badge.svelte-1bybtyp{display:inline-flex;align-items:center;gap:12px;background:#58a6ff1a;color:#58a6ff;padding:8px 16px;border-radius:12px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(88,166,255,.2);box-shadow:0 2px 8px #58a6ff1a;text-align:left;max-width:100%;line-height:1.4}.education-badge.svelte-1bybtyp span:where(.svelte-1bybtyp){text-wrap:balance}.education-badge.svelte-1bybtyp svg{flex-shrink:0}.bio.svelte-1bybtyp{font-size:1.1rem;line-height:1.6;color:#c9d1d9;margin:0 0 2rem}.projects-section.svelte-1bybtyp{padding:4rem 0}.section-title.svelte-1bybtyp{font-size:2rem;font-weight:700;margin:0 0 2rem;color:#fff;text-transform:uppercase;letter-spacing:1px}.projects-grid.svelte-1bybtyp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;justify-items:center}.projects-grid.svelte-1bybtyp .portfolio-card{max-width:420px;width:100%}@media(max-width:768px){.projects-grid.svelte-1bybtyp{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}}@media(max-width:600px){.projects-grid.svelte-1bybtyp{grid-template-columns:repeat(2,1fr)}.education-badge.svelte-1bybtyp{text-align:center;padding:10px 18px;gap:14px}.education-badge.svelte-1bybtyp svg{transform:scale(1.15)}}@media(max-width:480px){.projects-grid.svelte-1bybtyp{grid-template-columns:1fr}.projects-grid.svelte-1bybtyp .portfolio-card{max-width:320px}}
