body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#101c13,#1a2e22);color:#eafcf2;min-height:100vh;letter-spacing:.01em}.navbar{position:sticky;top:0;z-index:100;display:flex;justify-content:flex-start;align-items:center;gap:1.2rem;padding:1.2rem 3rem;background:#101c13eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1.5px solid #1e3a2f;box-shadow:0 2px 16px #0040201a}.logo{font-size:1.7rem;font-weight:800;letter-spacing:.07em;color:#afc;text-shadow:0 2px 12px #00ff8855}.navbar-pfp{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-right:1.2rem;border:2px solid #00ff88;box-shadow:0 2px 12px #0f85;background:#16281d;transition:width .2s,height .2s}@media(max-width:700px){.navbar-pfp{width:38px;height:38px;margin-right:.7rem}}.navbar-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;margin-left:auto;z-index:201}.navbar-toggle-bar{width:28px;height:3.5px;background:#afc;margin:3px 0;border-radius:2px;transition:all .2s;display:block}.navbar-links{display:flex;gap:2.2rem;list-style:none;margin:0;padding:0;align-items:center;transition:none}.navbar-links li{margin:0;padding:0}.navbar-links a{color:#eafcf2;text-decoration:none;font-weight:600;font-size:1.08rem;padding:.4rem 1rem;border-radius:8px;transition:color .2s,background .2s;display:block}.navbar-links a:hover,.navbar-links a:focus{color:#101c13;background:linear-gradient(90deg,#0f8,#1a2e22);outline:none}@media(max-width:900px){.navbar-links{gap:1.2rem}}@media(max-width:700px){.navbar-links{position:fixed;top:0;right:0;height:100vh;width:70vw;max-width:320px;background:#101c13fa;box-shadow:-2px 0 24px #0f85;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:5.5rem 2rem 2rem;gap:2rem;transform:translate(100%);transition:transform .25s cubic-bezier(.22,1.61,.36,1);z-index:200}.navbar-links.open{transform:translate(0)}.navbar{padding:1rem 1.2rem}.logo{font-size:1.2rem}.navbar-toggle{display:flex}}.navbar-overlay{display:none}@media(max-width:700px){.navbar-overlay{display:block;position:fixed;inset:0;background:#00000040;z-index:150;cursor:pointer}}@media(min-width:701px){.navbar-toggle{display:none}.navbar-links{position:static;height:auto;width:auto;background:none;box-shadow:none;flex-direction:row;padding:0;gap:2.2rem;transform:none!important}}.hero{text-align:center;padding:4rem 1rem 2rem;background:none}.hero h1{font-size:2.9rem;font-weight:900;margin-bottom:.7rem;color:#afc;text-shadow:0 4px 32px #00ff8855;letter-spacing:.04em}.hero p{font-size:1.28rem;color:#b3e6c7}.filter-bar{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin:2.5rem auto;padding:2rem 2.5rem;background:#14241bf2;border-radius:18px;box-shadow:0 4px 32px #00ff881a;border:1.5px solid #1e3a2f;max-width:700px}.filter-bar select{font-size:1.15rem;padding:.8rem 2.2rem .8rem 1.2rem;border-radius:10px;border:1.5px solid #00ff88;background:#16281d;color:#afc;font-weight:600;outline:none;transition:border .2s,box-shadow .2s;box-shadow:0 2px 12px #0f83;margin:0 .5rem}.filter-bar select:focus{border-color:#afc;box-shadow:0 0 0 2px #0f84}.projects-grid{display:flex;flex-direction:column;gap:2.8rem;padding:0 3rem 3rem;max-width:950px;margin:0 auto}.project-card{display:flex;align-items:stretch;background:linear-gradient(120deg,#16281d 60%,#1e3a2f);border-radius:22px;box-shadow:0 6px 40px #00ff881a,0 2px 24px #00000038;border:2px solid #00ff8855;overflow:hidden;transition:transform .22s cubic-bezier(.22,1.61,.36,1),box-shadow .22s,border .22s;min-height:220px;position:relative;margin-bottom:.5rem}.project-card:hover{transform:translateY(-10px) scale(1.025) rotate(-1deg);box-shadow:0 12px 64px #0f85,0 4px 32px #1e3a2f88;border-color:#0f8}.project-thumb{width:240px;min-width:180px;max-width:260px;height:100%;object-fit:cover;border-radius:18px;margin:0;box-shadow:0 2px 24px #0f83;background:#222;aspect-ratio:4/3;align-self:stretch}@media(max-width:900px){.project-thumb{width:160px;min-width:110px;max-width:200px}}.project-card-content{flex:1;padding:1.5rem 2rem 1.2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;text-align:left;gap:2.5rem}.project-main-info{display:flex;flex-direction:column;flex:1 1 0;min-width:0;max-width:60%}.project-card h3{font-size:2rem;font-weight:800;margin:0 0 .4rem;color:#afc;letter-spacing:.03em}.category{font-size:1.08rem;color:#0f8;font-weight:600;margin-bottom:.7rem;letter-spacing:.04em}.languages{margin-bottom:.8rem}.lang-tag{background:#1e3a2f;padding:6px 15px;border-radius:8px;margin:2px 6px 2px 0;display:inline-block;font-size:1.02rem;font-weight:600;box-shadow:0 2px 8px #0f82;border:1.5px solid #00ff8855;color:#afc;transition:background .2s,color .2s}.lang-tag-javascript{background:#f7e018;color:#222;border-color:#f7e01888}.lang-tag-python{background:#3572a5;color:#fff;border-color:#3572a588}.lang-tag-html{background:#e34c26;color:#fff;border-color:#e34c2688}.lang-tag-unity{background:#4e5b6e;color:#fff;border-color:#4e5b6e88}.lang-tag-c\#{background:#23bfae;color:#fff;border-color:#23bfae88}.desc{flex:0 0 260px;max-width:320px;min-width:180px;margin:0;margin-left:2.5rem;padding-left:1.5rem;border-left:2px solid #00ff8855;font-size:1.08rem;color:#eafcf2;line-height:1.6;opacity:.92;display:flex;align-items:center;background:none;word-break:break-word}.buttons{margin-top:auto}.btn{display:inline-block;margin:6px 14px 0 0;padding:11px 26px;background:linear-gradient(90deg,#0f8,#1e3a2f);border-radius:10px;color:#101c13;text-decoration:none;font-weight:700;font-size:1.08rem;border:none;box-shadow:0 2px 16px #0f83;transition:background .2s,color .2s,box-shadow .2s,transform .18s;cursor:pointer;border:1.5px solid #00ff88}.btn:hover{background:linear-gradient(90deg,#1e3a2f,#0f8);color:#afc;box-shadow:0 4px 32px #0f84;transform:scale(1.07)}@media(max-width:900px){.projects-grid{padding:0 1rem 2rem;gap:1.5rem}.project-card{flex-direction:column;min-height:unset}.project-thumb{width:100%;min-width:0;max-width:100%;border-radius:18px 18px 0 0;aspect-ratio:16/9}.project-card-content{padding:1.2rem 1.2rem 1rem;flex-direction:column;gap:1.2rem}.desc{border-left:none;border-top:2px solid #00ff8855;margin-left:0;margin-top:1.2rem;padding-left:0;padding-top:1rem;max-width:100%;width:100%;flex-basis:unset;min-width:0}.project-main-info{max-width:100%}}@media(max-width:700px){.navbar{padding:1rem 1.2rem}.hero{padding:2.5rem .5rem 1.2rem}.filter-bar{flex-direction:column;gap:1.2rem;padding:1.2rem .7rem;max-width:98vw}.project-card-content{padding:1rem .7rem .7rem}}
