body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}html{scroll-padding-top:110px}body{background:linear-gradient(180deg,#0b0f19,#0f172a);color:#e6edf3;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}.app-shell{min-height:100vh;overflow:hidden;position:relative}.bg-orb{border-radius:50%;filter:blur(90px);opacity:.18;pointer-events:none;position:fixed;z-index:0}.orb-1{background:#2563eb;height:320px;left:-70px;top:80px;width:320px}.orb-2{background:#0ea5e9;height:280px;right:-60px;top:320px;width:280px}.bg-grid{background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,#0000 0);background-size:32px 32px;inset:0;-webkit-mask-image:linear-gradient(180deg,#00000080,#0000 95%);mask-image:linear-gradient(180deg,#00000080,#0000 95%);pointer-events:none;position:fixed;z-index:0}.app{margin:auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0f19c7;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:24px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-logo{color:#fff;font-size:20px;font-weight:800;letter-spacing:.4px}.nav-links{display:flex;flex-wrap:wrap;gap:18px}.nav-links a{color:#9da5b4;font-size:14px;position:relative;text-decoration:none;transition:.25s ease}.nav-links a.active,.nav-links a:hover{color:#fff}.nav-links a.active:after{background:linear-gradient(90deg,#4f9cff,#7dd3fc);border-radius:999px;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:100%}.hero{align-items:center;display:flex;min-height:88vh;padding:90px 0 60px}.hero-content{max-width:760px}.hero-tag{background:#7dd3fc0f;border:1px solid #7dd3fc33;border-radius:999px;color:#7dd3fc;display:inline-block;font-size:14px;letter-spacing:.3px;margin-bottom:18px;padding:8px 14px}.hero h1{color:#fff;font-size:60px;font-weight:800;letter-spacing:-1.2px;line-height:1.1}.hero h1 span{color:#4f9cff}.hero-description{color:#9da5b4;font-size:18px;line-height:1.8;margin-top:24px;max-width:680px}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-btn,.secondary-btn{align-items:center;border-radius:10px;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:13px 22px;text-decoration:none;transition:.3s ease}.primary-btn{background:linear-gradient(135deg,#4f9cff,#2563eb);box-shadow:0 8px 24px #4f9cff40;color:#fff}.primary-btn:hover{box-shadow:0 12px 30px #4f9cff59;transform:translateY(-2px)}.secondary-btn{background:#4f9cff0d;border:1px solid #4f9cff59;color:#c7d2fe}.secondary-btn:hover{background:#4f9cff1f;transform:translateY(-2px)}.hero-icons{display:flex;gap:18px;margin-top:28px}.hero-icons a{color:#9da5b4;font-size:20px;transition:.25s ease}.hero-icons a:hover{color:#4f9cff;transform:translateY(-2px)}.stats-section{margin-top:-10px}.stats-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827b8;border:1px solid #ffffff0d;border-radius:16px;padding:24px;text-align:center;transition:.3s ease}.stat-card:hover{border-color:#4f9cff38;box-shadow:0 18px 40px #00000038;transform:translateY(-6px)}.stat-card h3{color:#fff;font-size:34px;margin-bottom:8px}.stat-card p{color:#9da5b4;font-size:14px}.section{margin-top:110px}.section h2{color:#fff;font-size:30px;letter-spacing:-.4px;margin-bottom:28px}.about-text{color:#9da5b4;font-size:17px;line-height:1.95;max-width:820px}.timeline{border-left:2px solid #4f9cff2e;padding-left:32px}.timeline-item{margin-bottom:34px;position:relative}.timeline-dot{background:#4f9cff;border-radius:50%;box-shadow:0 0 0 6px #4f9cff14;height:12px;left:-39px;position:absolute;top:10px;width:12px}.info-card,.skill-box,.timeline-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827b8;border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:.3s ease}.info-card:hover,.skill-box:hover,.timeline-card:hover{border-color:#4f9cff38;box-shadow:0 18px 40px #00000038;transform:translateY(-6px)}.info-card h3,.skill-box h3,.timeline-card h3{color:#fff;font-size:20px;margin-bottom:10px}.timeline-card span{color:#8fa4c7;display:inline-block;font-size:14px;margin-bottom:16px}.timeline-card ul{color:#c4cfdd;line-height:1.8;padding-left:18px}.timeline-card li{margin-bottom:8px}.card-grid,.skills-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.info-card p,.skill-box p{color:#b7c1cf;font-size:15px;line-height:1.8}.info-card a{align-items:center;color:#4f9cff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-top:14px;text-decoration:none}.info-card a:hover{text-decoration:underline}.tech-icon-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tech-chip{align-items:center;background:#4f9cff14;border:1px solid #4f9cff1f;border-radius:999px;color:#d8e8ff;display:inline-flex;font-size:13px;gap:8px;padding:9px 12px}.tech-chip svg{color:#7dd3fc}.badge-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.badge-list span{background:#4f9cff14;border:1px solid #4f9cff29;border-radius:999px;color:#cfe3ff;font-size:12px;padding:8px 12px}.repo-details{color:#9fb2c9;display:flex;flex-wrap:wrap;font-size:13px;gap:14px;margin-top:14px}.repo-details span{align-items:center;display:inline-flex;gap:6px}.interests{display:flex;flex-wrap:wrap;gap:12px}.interests span{background:#4f9cff14;border:1px solid #4f9cff26;border-radius:999px;color:#cfe3ff;display:inline-block;font-size:14px;padding:10px 16px}.contact{padding-bottom:20px;text-align:center}.contact p{color:#9da5b4;font-size:16px;margin-bottom:24px}.muted-text{color:#8b95a7}.skeleton-card{min-height:200px;overflow:hidden;position:relative}.skeleton-card:before{animation:shimmer 1.6s infinite;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.footer{border-top:1px solid #ffffff0d;color:#6b7280;margin-top:100px;padding:30px 0 50px;text-align:center}@media (max-width:900px){.nav{align-items:flex-start;flex-direction:column;gap:16px}.hero{min-height:auto;padding-top:70px}.hero h1{font-size:42px}.hero-description{font-size:16px}.section{margin-top:80px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.app{padding:0 16px}.hero h1{font-size:34px}.nav-links{gap:12px}.nav-links a{font-size:13px}.section h2{font-size:26px}.timeline{padding-left:24px}.timeline-dot{left:-31px}.stats-grid{grid-template-columns:1fr}.hero-buttons{align-items:stretch;flex-direction:column}.primary-btn,.secondary-btn{width:100%}}
/*# sourceMappingURL=main.7d05375d.css.map*/