.logo[data-astro-cid-nqfso7io]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;font-weight:600;font-size:var(--logo-size, 1.125rem);transition:opacity .2s ease}.logo[data-astro-cid-nqfso7io]:hover{opacity:.8;cursor:pointer}.logo-icon[data-astro-cid-nqfso7io]{height:1.5em;width:auto}.logo-text[data-astro-cid-nqfso7io]{white-space:nowrap}.icon-link[data-astro-cid-kj6nzkps]{display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease;text-decoration:none}.icon-link[data-astro-cid-kj6nzkps]:hover{opacity:.7}.social-links[data-astro-cid-t2z7qihr]{display:flex;gap:1rem;align-items:center}.topbar[data-astro-cid-gbdl6hqj]{display:none;@media screen and (min-width:768px){max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;color:#fff}}.project-card[data-astro-cid-n6vhd7j5]{background:#0009;border-radius:.5rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1)}.project-card[data-astro-cid-n6vhd7j5]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #000c;border-color:#fff3}.project-image[data-astro-cid-n6vhd7j5]{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#000;position:relative}.project-image[data-astro-cid-n6vhd7j5] img[data-astro-cid-n6vhd7j5]{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.project-card[data-astro-cid-n6vhd7j5]:hover .project-image[data-astro-cid-n6vhd7j5] img[data-astro-cid-n6vhd7j5]{transform:scale(1.1)}.project-content[data-astro-cid-n6vhd7j5]{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.project-title[data-astro-cid-n6vhd7j5]{font-size:1.5rem;font-weight:600;margin:0;color:#fff;line-height:1.2}.project-description[data-astro-cid-n6vhd7j5]{font-size:.9375rem;color:#ffffffb3;margin:0;line-height:1.4}.project-tags[data-astro-cid-n6vhd7j5]{font-size:.875rem;color:#ffffff80;margin:0;line-height:1.4}.project-platform[data-astro-cid-n6vhd7j5]{display:flex;align-items:center;margin-top:auto;padding-top:.5rem}.platform-icon[data-astro-cid-n6vhd7j5]{width:28px;height:28px;object-fit:contain;filter:brightness(1.2);transition:transform .2s ease}.project-card[data-astro-cid-n6vhd7j5]:hover .platform-icon[data-astro-cid-n6vhd7j5]{transform:scale(1.1)}.projects-section[data-astro-cid-7gdxlaru]{padding:5rem 2rem;background:linear-gradient(180deg,#000,#0a0a0a,#000);position:relative}.projects-section[data-astro-cid-7gdxlaru]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(59,130,246,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.05) 0%,transparent 50%);pointer-events:none}.container[data-astro-cid-7gdxlaru]{position:relative;z-index:1}.section-title[data-astro-cid-7gdxlaru]{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;text-align:center;margin:0 0 4rem;color:#fff;letter-spacing:-.02em}.projects-grid[data-astro-cid-7gdxlaru]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.no-projects[data-astro-cid-7gdxlaru]{text-align:center;color:#fff6;font-size:1.125rem;padding:3rem}@media(max-width:768px){.projects-section[data-astro-cid-7gdxlaru]{padding:3rem 1rem}.section-title[data-astro-cid-7gdxlaru]{margin-bottom:2.5rem;font-size:2rem}.projects-grid[data-astro-cid-7gdxlaru]{grid-template-columns:1fr;gap:2rem}}@media(min-width:769px)and (max-width:1024px){.projects-grid[data-astro-cid-7gdxlaru]{grid-template-columns:repeat(2,1fr)}}.footer[data-astro-cid-gvv5dmlk]{background:#000;color:#fff;padding:2rem 1rem}.footer-content[data-astro-cid-gvv5dmlk]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-social[data-astro-cid-gvv5dmlk]{order:1}.copyright[data-astro-cid-gvv5dmlk]{font-size:.875rem;margin:0;opacity:.8;order:2}:root{--font-family: "Inter", system-ui, -apple-system;--bg-color: #000;--text-color: #fff;--padding-1: 1rem}*{margin:0;padding:0;box-sizing:border-box}a{color:var(--text-color)}body{font-family:var(--font-family),sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.6}
