:root{--bg:#fff;--surface:#fff;--surface-soft:#ffffffb3;--text:#111827;--muted:#111827a6;--border:#1118271f;--shadow:0 12px 30px #00000014;--shadow-soft:0 10px 20px #0000000f;--radius:16px;--radius-sm:12px;--accent:#111827;--accent-hover:#0b1220;--max:1100px}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{background:#fff;background:var(--bg);color:#111827;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.6;margin:0}img{display:block;max-width:100%}a{color:inherit}.container{max-width:1100px;max-width:var(--max)}h1,h2,h3{letter-spacing:-.02em;line-height:1.2}h1{font-size:clamp(2rem,4vw,3rem)}p{margin:0 0 14px}.text-muted{color:#111827a6!important;color:var(--muted)!important}.navbar-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #1118270f;position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-inner{align-items:center;display:flex;justify-content:space-between;padding:14px 0}.logo{height:auto;max-width:120px}.nav-list{align-items:center;display:flex;gap:18px;list-style:none;margin:0;padding:0}.nav-list a{color:#111827;color:var(--text);font-size:.95rem;font-weight:600;opacity:.85;text-decoration:none}.nav-list a.active,.nav-list a:hover{opacity:1;text-decoration:underline;text-underline-offset:6px}@media (max-width:768px){.logo{max-width:96px}.nav-list{gap:12px}.nav-list a{font-size:.9rem}}.hero{background:radial-gradient(circle at 10% 10%,#3b82f61a,#0000 40%),radial-gradient(circle at 90% 20%,#a855f714,#0000 45%);border-bottom:1px solid #1118270f;padding:72px 0 56px;text-align:center}.hero-kicker{color:#111827a6;color:var(--muted);font-weight:600;margin-bottom:10px}.hero-title{font-size:clamp(2.1rem,5vw,3.6rem);margin-bottom:12px}.hero-subtitle{color:#111827a6;color:var(--muted);font-size:1.08rem;line-height:1.75;margin:0 auto 22px;max-width:760px}.hero-cta{gap:12px;margin:16px 0 18px}.hero-badges,.hero-cta{display:flex;flex-wrap:wrap;justify-content:center}.hero-badges{gap:10px}.badge-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #1118271f;border:1px solid var(--border);border-radius:999px;color:#111827a6;color:var(--muted);font-size:.9rem;padding:8px 12px}.btn-branding{align-items:center;background:#111827;background:var(--accent);border:1px solid #111827;border:1px solid var(--accent);border-radius:10px;color:#fff;display:inline-flex;font-weight:700;gap:8px;padding:10px 18px;text-decoration:none}.btn-branding:hover{background:#0b1220;background:var(--accent-hover);border-color:#0b1220;border-color:var(--accent-hover);color:#fff}.btn-branding-outline{align-items:center;background:#0000;border:1px solid #1118271f;border:1px solid var(--border);border-radius:10px;color:#111827;color:var(--text);display:inline-flex;font-weight:700;gap:8px;padding:10px 18px;text-decoration:none}.btn-branding-outline:hover{border-color:#11182738;box-shadow:0 10px 20px #0000000f;box-shadow:var(--shadow-soft)}.section{padding:54px 0}.section-heading{margin-bottom:22px;text-align:center}.section-heading p{color:#111827a6;color:var(--muted);margin:10px auto 0;max-width:760px}.text-link{color:#111827;color:var(--text);font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:22px}@media (max-width:992px){.feature-grid{grid-template-columns:1fr}}.feature-card{background:#fff;background:var(--surface);border:1px solid #1118271f;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);height:100%;padding:18px;transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover{box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow);transform:translateY(-4px)}.feature-img{border:1px solid #11182714;border-radius:14px;height:180px;margin-bottom:14px;object-fit:cover;width:100%}.project-card{background:#fff;background:var(--surface);border:1px solid #1118271f;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);display:flex;flex-direction:column;height:100%;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.project-card:hover{box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow);transform:translateY(-5px)}.project-bullets{color:#111827a6;color:var(--muted);font-size:.95rem;margin:10px 0 14px}.project-bullets li{margin-bottom:6px}.about-highlights{grid-gap:12px;display:grid;gap:12px;margin-top:18px}.highlight{background:#ffffffb3;background:var(--surface-soft);border:1px solid #1118271f;border:1px solid var(--border);border-radius:14px;padding:14px}.highlight strong{display:block;margin-bottom:8px}.about-list{margin:8px 0 0;padding-left:18px}.about-list li{color:#111827a6;color:var(--muted);line-height:1.7;margin-bottom:7px}.skills-strip{background:#fff;background:var(--surface);border:1px solid #1118271f;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);padding:18px}.skills{display:flex;flex-wrap:wrap;gap:10px}.skill{background:#fff9;border:1px solid #1118271f;border:1px solid var(--border);border-radius:999px;color:#111827a6;color:var(--muted);font-size:.9rem;padding:8px 12px}.detail-hero{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1.3fr 1fr}.detail-image-wrap{display:flex;justify-content:flex-end}.profile-photo{max-width:460px;width:100%}@media (max-width:992px){.detail-hero{grid-template-columns:1fr}}.detail-tech{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.detail-actions{display:flex;flex-wrap:wrap;gap:12px}.detail-image-wrap img{border:1px solid #1118271a;border-radius:16px;box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow)}.detail-card{background:#fff;background:var(--surface);border:1px solid #1118271a;border-radius:16px;padding:18px}.project-bullets{padding-left:18px}.footer{border-top:1px solid #1118270f;margin-top:40px;padding:30px 0 60px}.footer .email-link{font-weight:700;text-decoration:none}.footer .email-link:hover{text-decoration:underline;text-underline-offset:6px}.social-links a{align-items:center;border:1px solid #1118271f;border:1px solid var(--border);border-radius:999px;display:inline-flex;height:38px;justify-content:center;margin:0 6px;text-decoration:none;width:38px}.social-links a:hover{box-shadow:0 10px 20px #0000000f;box-shadow:var(--shadow-soft)}.divider{background:#1118270f;height:1px;margin:26px 0}.site-footer{background:#fff;border-top:1px solid #1118271f;border-top:1px solid var(--border);padding:48px 0 32px}.footer-cta{align-items:center;background:#ffffffb3;border:1px solid #1118271f;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);display:flex;justify-content:space-between;margin-bottom:32px;padding:20px 24px}.footer-email{margin-bottom:16px;text-align:center}.footer-email a{color:#111827;color:var(--text);font-weight:600;text-decoration:none}.footer-email a:hover{text-decoration:underline}.footer-socials{display:flex;gap:18px;justify-content:center;margin-bottom:18px}.footer-socials a{color:#111827a6;color:var(--muted);font-size:1.1rem}.footer-socials a:hover{color:#111827;color:var(--text)}.footer-note{color:#111827a6;color:var(--muted);font-size:.85rem;text-align:center}.footer-note a{color:inherit;text-decoration:underline;text-underline-offset:4px}.profile-photo{border:1px solid #11182714;border-radius:18px;box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow);max-width:420px}
/*# sourceMappingURL=main.d006740c.css.map*/