*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#e2e2e2;-webkit-font-smoothing:antialiased;background:#0a0a0a;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}h1,h2,h3,p{margin:0}.navbar{z-index:100;background:#0f0f0f;border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.navbar-brand{color:#e2e2e2;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.navbar-links{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:#aaa;font-size:.95rem;text-decoration:none;transition:color .2s}.navbar-links a:hover,.navbar-links a.active{color:#fff}.contact-page{max-width:560px;margin:0 auto;padding:3rem 1.5rem}.contact-page h1{color:#f0f0f0;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.contact-intro{color:#aaa;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.field{flex-direction:column;gap:.4rem;display:flex}.field label{color:#ccc;font-size:.85rem;font-weight:600}.field input,.field textarea{color:#f0f0f0;resize:vertical;background:#141414;border:1px solid #333;border-radius:6px;padding:.65rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.field input:focus,.field textarea:focus{border-color:#7c6af7;outline:none}.btn-submit{color:#fff;cursor:pointer;background:#7c6af7;border:none;border-radius:6px;align-self:flex-start;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .2s}.btn-submit:hover:not(:disabled){background:#6452e0}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.alert{border-radius:6px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.9rem}.alert-success{color:#4ade80;background:#0f2e1a;border:1px solid #1a6335}.alert-error{color:#f87171;background:#2e0f0f;border:1px solid #6b1414}.home{max-width:720px;margin:0 auto;padding:4rem 1.5rem}.hero{margin-bottom:3rem}.hero-name{color:#f0f0f0;margin:0 0 .4rem;font-size:3rem;font-weight:800;line-height:1.1}.hero-title{color:#7c6af7;margin:0 0 1.2rem;font-size:1.2rem;font-weight:600}.hero-bio{color:#bbb;max-width:560px;margin:0 0 1.8rem;font-size:1rem;line-height:1.7}.hero-links{flex-wrap:wrap;gap:.75rem;display:flex}.skills h2{color:#e0e0e0;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.skill-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.skill-tag{color:#ccc;background:#1e1e1e;border:1px solid #333;border-radius:4px;padding:.3rem .75rem;font-size:.85rem}.loading,.error{color:#888;text-align:center;margin-top:4rem}.projects-page{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.projects-page h1{color:#f0f0f0;margin-bottom:2rem;font-size:2.2rem;font-weight:800}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.project-card{background:#141414;border:1px solid #2a2a2a;border-radius:10px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.project-card:hover{border-color:#7c6af7;box-shadow:0 0 0 1px #7c6af7}.project-image{object-fit:cover;width:100%;height:160px}.project-body{flex-direction:column;flex:1;padding:1.2rem;display:flex}.project-body h2{color:#e8e8e8;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.project-body p{color:#aaa;flex:1;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.tech-list{flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.tech-tag{color:#aaa;background:#1e1e1e;border:1px solid #333;border-radius:4px;padding:.2rem .55rem;font-size:.75rem}.project-links{gap:.5rem;display:flex}.btn{color:#fff;background:#7c6af7;border-radius:6px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn:hover{background:#6452e0}.btn-outline{color:#ccc;background:0 0;border:1px solid #444}.btn-outline:hover{color:#7c6af7;background:0 0;border-color:#7c6af7}.status{color:#888;text-align:center;margin-top:3rem}.status.error{color:#f87171}
