._projectsTop_moyxu_1{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,2fr);gap:1.5rem;margin-top:1.5rem}._areas_moyxu_9{display:flex;flex-direction:column;gap:.75rem}._areaButton_moyxu_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_moyxu_15:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000040}._areaButtonActive_moyxu_33{border-color:var(--accent, #38bdf8);background:#38bdf814}._areaLabel_moyxu_38{display:block;font-weight:600;color:inherit}._areaDescription_moyxu_44{display:block;font-size:.8rem;opacity:.75;margin-top:.15rem;color:inherit}._listWrapper_moyxu_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_moyxu_53{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._listItem_moyxu_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_moyxu_73:hover{background:#ffffff08}._listItemActive_moyxu_89{border-color:var(--accent, #38bdf8);background:#38bdf814}._listItem_moyxu_73 h3{font-size:.95rem;margin:0 0 .15rem}._listItem_moyxu_73 p{font-size:.8rem;margin:0;opacity:.8}._detail_moyxu_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_moyxu_119{margin:0 0 .5rem}._detailRole_moyxu_123{margin:0 0 .5rem;font-style:italic}._detailMeta_moyxu_128{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin-bottom:.75rem}._detailPill_moyxu_136{padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);font-size:.7rem;letter-spacing:.07em}._detailTech_moyxu_144{display:flex;flex-wrap:wrap;gap:.25rem;font-size:.7rem}._detailTech_moyxu_144 span{padding:.2rem .55rem;border-radius:999px;background:#0f172ad9}._detailBody_moyxu_158{display:flex;gap:1.5rem;margin-top:.75rem}._detailScroll_moyxu_165{flex:1;max-height:320px;overflow-y:auto;padding-right:.5rem}._githubPill_moyxu_173{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--border-subtle, #333);background:#0f172ad9;color:#e5e7eb;font-size:.8rem;text-decoration:none;transition:border-color .15s ease,background .15s ease;margin-bottom:1rem}._githubPill_moyxu_173:hover{border-color:var(--accent, #22d3ee);background:#22d3ee14}._githubPill_moyxu_173 svg{font-size:1rem}._versionSidebar_moyxu_198{flex-shrink:0;width:450px;max-height:320px;overflow-y:auto}._versionTitle_moyxu_205{font-size:.85rem;font-weight:600;margin-bottom:.5rem;color:#e5e7eb}._versionList_moyxu_212{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._versionItem_moyxu_221{padding:.75rem 1rem;border-radius:.5rem;border:1px solid var(--border-subtle, #333);background:#0f172a99;display:grid;grid-template-columns:70px 1fr 100px;align-items:center;gap:.75rem}._versionNumber_moyxu_232{font-size:1rem;font-weight:600;color:var(--accent, #22d3ee)}._versionDate_moyxu_238{font-size:.8rem;color:#9ca3af;text-align:center}._versionLabel_moyxu_244{font-size:.7rem;padding:.15rem .5rem;border-radius:999px;background:#22d3ee26;color:var(--accent, #22d3ee);white-space:nowrap;text-align:center;justify-self:end}._versionSidebar_moyxu_198::-webkit-scrollbar{width:4px}._versionSidebar_moyxu_198::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b880}._detailScroll_moyxu_165::-webkit-scrollbar{width:6px}._detailScroll_moyxu_165::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b8b3}._detailSection_moyxu_274+._detailSection_moyxu_274{margin-top:.9rem}._detailSection_moyxu_274 h3{font-size:.9rem;margin-bottom:.25rem}._detailSection_moyxu_274 p{font-size:.95rem;line-height:1.5}._detailSection_moyxu_274 ul{padding-left:1.25rem;margin-top:.5rem}._detailSection_moyxu_274 li{font-size:.95rem;margin-bottom:.4rem}._empty_moyxu_299{font-size:.85rem;opacity:.8}._pageContainer_moyxu_305{padding-inline:1rem}@media(max-width:768px){._projectsTop_moyxu_1{grid-template-columns:1fr}._listWrapper_moyxu_53{margin-top:1rem}._detail_moyxu_106{margin-top:1.5rem}._detailBody_moyxu_158{flex-direction:column}._versionSidebar_moyxu_198{width:100%;max-height:150px;order:-1}}*{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}.contact-socials{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.contact-socials a{color:#9ca3af;font-size:5rem;transition:color .2s ease,transform .2s ease}.contact-socials a:hover{color:var(--accent);transform:scale(1.1)}.contact-socials-github{margin:0 3rem}.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}}
