.project-card[data-astro-cid-yjitjrjk]{background:0 0;border:1px solid #fff14;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.project-card[data-astro-cid-yjitjrjk]:before{content:"";background:linear-gradient(135deg,var(--md-theme-primary),transparent);-webkit-mask-composite:xor;opacity:0;border-radius:1.5rem;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.project-card[data-astro-cid-yjitjrjk]:hover:before{opacity:1}.project-card[data-astro-cid-yjitjrjk]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0004d}.project-image[data-astro-cid-yjitjrjk]{aspect-ratio:16/10;background:#fff05;position:relative;overflow:hidden}.project-image[data-astro-cid-yjitjrjk] img[data-astro-cid-yjitjrjk]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-overlay[data-astro-cid-yjitjrjk]{opacity:0;background:linear-gradient(#0000 40%,#000c 100%);justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.project-card[data-astro-cid-yjitjrjk]:hover .project-overlay[data-astro-cid-yjitjrjk]{opacity:1}.project-overlay[data-astro-cid-yjitjrjk] .icon[data-astro-cid-yjitjrjk]{color:#fff;width:3rem;height:3rem;transition:transform .3s;transform:scale(.8)}.project-card[data-astro-cid-yjitjrjk]:hover .project-overlay[data-astro-cid-yjitjrjk] .icon[data-astro-cid-yjitjrjk]{transform:scale(1)}.project-content[data-astro-cid-yjitjrjk]{padding:1.25rem}@media (width>=640px){.project-content[data-astro-cid-yjitjrjk]{padding:1.5rem}}.project-title[data-astro-cid-yjitjrjk]{color:var(--md-on-surface);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.95rem;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}@media (width>=640px){.project-title[data-astro-cid-yjitjrjk]{font-size:1rem}}@media (width>=1024px){.project-title[data-astro-cid-yjitjrjk]{font-size:1.125rem}}.project-card[data-astro-cid-yjitjrjk]:hover .project-title[data-astro-cid-yjitjrjk]{color:var(--md-theme-primary)}.project-skills[data-astro-cid-yjitjrjk]{flex-wrap:wrap;gap:.5rem;display:flex}.skill-tag[data-astro-cid-yjitjrjk]{color:var(--md-on-surface-variant);background:#fff0d;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .3s}.project-card[data-astro-cid-yjitjrjk]:hover .skill-tag[data-astro-cid-yjitjrjk]{background:var(--md-theme-primary);color:#fff;transform:translateY(-2px)}