._projectsTop_jxg2d_1{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,2fr);gap:1.5rem;margin-top:1.5rem}._areas_jxg2d_9{display:flex;flex-direction:column;gap:.75rem}._areaButton_jxg2d_15{width:100%;text-align:left;padding:.9rem 1rem;border-radius:.75rem;border:1px solid var(--border-subtle, #333);background:var(--card-bg, #111);cursor:pointer;transition:transform .08s ease,box-shadow .08s ease,border-color .08s ease,background .08s ease;color:#e5e7eb}._areaButton_jxg2d_15:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000040}._areaButtonActive_jxg2d_33{border-color:var(--accent, #38bdf8);background:#38bdf814}._areaLabel_jxg2d_38{display:block;font-weight:600;color:inherit}._areaDescription_jxg2d_44{display:block;font-size:.8rem;opacity:.75;margin-top:.15rem;color:inherit}._listWrapper_jxg2d_53{border-radius:.75rem;border:1px solid var(--border-subtle, #333);padding:.75rem;background:var(--card-bg, #111);min-height:160px;max-height:280px;overflow-y:auto;color:#e5e7eb}._list_jxg2d_53{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._listItem_jxg2d_73{width:100%;text-align:left;border-radius:.6rem;padding:.6rem .75rem;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .08s ease,border-color .08s ease;color:inherit}._listItem_jxg2d_73:hover{background:#ffffff08}._listItemActive_jxg2d_89{border-color:var(--accent, #38bdf8);background:#38bdf814}._listItem_jxg2d_73 h3{font-size:.95rem;margin:0 0 .15rem}._listItem_jxg2d_73 p{font-size:.8rem;margin:0;opacity:.8}._detail_jxg2d_106{margin-top:2rem;margin-bottom:1.5rem;border-radius:.9rem;border:1px solid var(--border-subtle, #333);padding:1.25rem 1.5rem;background:linear-gradient(135deg,#38bdf814,#0f172a)}._detailTitle_jxg2d_119{margin:0 0 .5rem}._detailMeta_jxg2d_123{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin-bottom:.75rem}._detailPill_jxg2d_131{padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);font-size:.7rem;letter-spacing:.07em}._detailTech_jxg2d_139{display:flex;flex-wrap:wrap;gap:.25rem;font-size:.7rem}._detailTech_jxg2d_139 span{padding:.2rem .55rem;border-radius:999px;background:#0f172ad9}._detailScroll_jxg2d_153{margin-top:.75rem;max-height:320px;overflow-y:auto;padding-right:.5rem}._detailScroll_jxg2d_153::-webkit-scrollbar{width:6px}._detailScroll_jxg2d_153::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b8b3}._detailSection_jxg2d_169+._detailSection_jxg2d_169{margin-top:.9rem}._detailSection_jxg2d_169 h3{font-size:.9rem;margin-bottom:.25rem}._detailSection_jxg2d_169 p{font-size:.85rem;line-height:1.5}._empty_jxg2d_184{font-size:.85rem;opacity:.8}._pageContainer_jxg2d_190{padding-inline:1rem}@media(max-width:768px){._projectsTop_jxg2d_1{grid-template-columns:1fr}._listWrapper_jxg2d_53{margin-top:1rem}._detail_jxg2d_106{margin-top:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:radial-gradient(circle at top,#1f2937 0,#020617 40%,#000);color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}:root{--accent: #22d3ee;--accent-soft: rgba(34, 211, 238, .15);--border-subtle: rgba(148, 163, 184, .45)}.app{min-height:100vh;display:flex;flex-direction:column}.nav{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(to right,#0f172ad9,#0f172a66,#0f172ad9);border-bottom:1px solid var(--border-subtle);padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center}.nav-logo-img{height:2rem;width:auto;object-fit:contain}.nav-links{display:flex;gap:1.5rem;font-size:.95rem}.nav-links a{color:#e5e7eb;text-decoration:none;position:relative;padding-bottom:2px}.nav-links a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:linear-gradient(to right,var(--accent),#a855f7);transition:width .2s ease-out}.nav-links a:hover:after{width:100%}.main{flex:1;max-width:960px;margin:0 auto;padding:2rem 1.5rem 3rem}.hero{padding:3rem 0 2rem}.hero-content{max-width:720px}.hero-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;border-radius:999px;border:1px solid var(--accent-soft);background:#0f172ae6;color:#a5b4fc;font-size:.75rem;margin-bottom:1rem}.hero-title{font-size:clamp(2rem,4vw,2.7rem);font-weight:700;margin-bottom:.5rem}.hero-title .accent{color:var(--accent)}.hero-subtitle{font-size:1.05rem;color:#cbd5f5;margin-bottom:.5rem}.hero-tagline{font-size:.95rem;color:#9ca3af;max-width:36rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.btn{border-radius:999px;padding:.55rem 1.2rem;border:1px solid transparent;font-size:.9rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:linear-gradient(135deg,var(--accent),#a855f7);color:#0b1120;font-weight:600;box-shadow:0 10px 30px #22d3ee73}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{border-color:var(--border-subtle);color:#e5e7eb;background:#0f172ae6}.btn-ghost:hover{border-color:var(--accent)}.section{padding:2.5rem 0 1rem}.section-title{font-size:2rem;margin-bottom:.75rem;color:#e5e7eb}.section-text{color:#9ca3af;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;line-height:1.7}.projects-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.project-card{border-radius:.9rem;border:1px solid var(--border-subtle);background:radial-gradient(circle at top left,#111827,#020617);padding:1rem;box-shadow:0 15px 40px #0f172ae6}.project-card h3{font-size:1.05rem;margin-bottom:.35rem}.project-card p{font-size:.9rem;color:#9ca3af;margin-bottom:.75rem}.project-tech{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.project-tech span{font-size:.75rem;border-radius:999px;padding:.15rem .55rem;background:var(--accent-soft);color:#e0f2fe}.project-link{font-size:.85rem;color:var(--accent);text-decoration:none}.project-link:hover{text-decoration:underline}.contact-card{border-radius:.9rem;border:1px solid var(--border-subtle);background:#0f172af2;padding:1rem}.contact-card p{font-size:.9rem;color:#d1d5db;margin-bottom:.5rem}.contact-list{list-style:none;font-size:.9rem;color:#9ca3af}.contact-label{font-weight:600;color:#e5e7eb}.contact-list a{color:var(--accent);text-decoration:none}.contact-list a:hover{text-decoration:underline}.footer{border-top:1px solid var(--border-subtle);padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#6b7280;background:#020617eb}.footer-right{display:flex;gap:.75rem;font-size:1.1rem}.footer-right a{color:#9ca3af}.footer-right a:hover{color:var(--accent)}@media(max-width:640px){.nav-links{gap:1rem;font-size:.85rem}.main{padding-inline:1rem}.footer{flex-direction:column;gap:.4rem;align-items:flex-start}}.section-placeholder{margin-top:1.5rem;padding:1.5rem 1.75rem;border-radius:.75rem;border:1px dashed rgba(148,163,184,.7);background:#0f172a99}.section-placeholder-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:999px;background:#3b82f61f;color:#e5e7eb}.section-placeholder-text{margin-top:.75rem;font-size:.95rem;line-height:1.5;color:#cbd5f5}.hero-with-photo{display:flex;align-items:center;gap:2rem}.hero-photo-wrapper{flex-shrink:0}.hero-photo{width:180px;height:180px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.2)}.section-sub-title{margin-bottom:2rem}.project-title{font-size:1.3rem;margin-bottom:.75rem;color:#e5e7eb}@media(max-width:768px){.hero-with-photo{flex-direction:column;text-align:center}.hero-content{align-items:center}}
