@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap";._app_1wdh8_1{min-height:100vh}._nav_1wdh8_4{position:fixed;top:0;left:0;right:0;z-index:60;padding:14px 20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}._navInner_1wdh8_9{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._brand_1wdh8_10{font-weight:700;letter-spacing:.2px}._navLinks_1wdh8_11{display:flex;gap:18px}._navLinks_1wdh8_11 a{color:var(--muted);font-weight:500}._hero_1wdh8_14{display:flex;gap:36px;align-items:center;padding-top:88px;padding-bottom:80px}._heroLeft_1wdh8_15{flex:1}._heroTitle_1wdh8_16{font-size:clamp(28px,4vw,40px);margin:0 0 12px}._heroSub_1wdh8_17{color:var(--muted);margin:0 0 18px}._ctaRow_1wdh8_18{display:flex;gap:12px}._btnPrimary_1wdh8_19{background:linear-gradient(90deg,var(--accent),var(--accent-2));padding:10px 16px;border-radius:10px;color:#021014;font-weight:600}._btnOutline_1wdh8_20{background:transparent;border:1px solid rgba(255,255,255,.06);padding:10px 16px;border-radius:10px;color:var(--accent)}._heroImageWrap_1wdh8_22{width:260px;height:260px;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #0009;border:1px solid rgba(255,255,255,.03)}._section_1wdh8_24{margin:64px 0;padding:28px;background:var(--glass);border-radius:12px}._sectionTitle_1wdh8_25{font-size:20px;margin-bottom:12px}._skillsGrid_1wdh8_26{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._skillCard_1wdh8_27{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);padding:12px;border-radius:8px}._projectsGrid_1wdh8_28{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._projectCard_1wdh8_29{background:var(--card);padding:12px;border-radius:10px}._projectThumb_1wdh8_30{height:140px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);display:flex;align-items:center;justify-content:center;color:var(--muted)}._contactGrid_1wdh8_31{display:grid;grid-template-columns:1fr 1fr;gap:20px}._footer_1wdh8_32{padding:28px 0;text-align:center;color:var(--muted)}@media (max-width:900px){._hero_1wdh8_14{flex-direction:column;align-items:flex-start}._heroImageWrap_1wdh8_22{width:200px;height:200px}._skillsGrid_1wdh8_26,._projectsGrid_1wdh8_28,._contactGrid_1wdh8_31{grid-template-columns:1fr}}:root{--bg: #0b0f16;--card: #0f1720;--muted: #9aa4b2;--accent: #6ee7b7;--accent-2: #8b5cf6;--glass: rgba(255,255,255,.03)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(180deg,var(--bg) 0%,#07101a 100%);color:#e6eef6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}.container{max-width:1100px;margin:0 auto;padding:48px 20px}.row{display:flex;gap:24px;align-items:center}.col{flex:1}.hidden{display:none}.center{display:flex;align-items:center;justify-content:center}
