.projects[data-astro-cid-2hwget37]{padding:4rem 0;min-height:60vh}.section-header[data-astro-cid-2hwget37]{margin-bottom:3rem}.eyebrow[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-ignition);display:block;margin-bottom:.5rem}.section-title[data-astro-cid-2hwget37]{font-family:"Bebas Neue",var(--font-display),sans-serif;font-size:clamp(3rem,10vw,6rem);font-weight:400;line-height:1;color:var(--color-text-primary);margin-bottom:1rem}.section-desc[data-astro-cid-2hwget37]{font-size:1rem;color:var(--color-text-muted);max-width:50ch;line-height:1.7}.teaser[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:2rem}.teaser__status[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--color-structure);background:var(--color-void-elevated);width:fit-content}.teaser__status-dot[data-astro-cid-2hwget37]{width:6px;height:6px;border-radius:50%;background:var(--color-ignition);animation:status-pulse 2s ease-in-out infinite}@keyframes status-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 var(--color-ignition-shadow)}50%{opacity:.6;box-shadow:0 0 8px 2px var(--color-ignition-glow)}}.teaser__status-text[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.5625rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-ignition)}.teaser__body[data-astro-cid-2hwget37]{border:1px solid var(--color-structure);background:var(--color-void-elevated);padding:3rem 2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.teaser__icon[data-astro-cid-2hwget37]{color:var(--color-ignition);opacity:.5;animation:icon-float 4s ease-in-out infinite}@keyframes icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.teaser__title[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:1.5rem;font-weight:600;color:var(--color-text-primary);letter-spacing:-.01em}.teaser__desc[data-astro-cid-2hwget37]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;max-width:48ch}.teaser__terminal[data-astro-cid-2hwget37]{width:100%;max-width:420px;margin-top:.5rem;border:1px solid var(--color-structure);background:var(--color-void);text-align:left}.teaser__terminal-header[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-structure);background:var(--color-void-deep)}.teaser__terminal-dot[data-astro-cid-2hwget37]{width:6px;height:6px;border-radius:50%;background:var(--color-structure)}.teaser__terminal-title[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.5625rem;color:var(--color-text-muted);margin-left:.375rem;text-transform:lowercase;letter-spacing:.04em}.teaser__terminal-body[data-astro-cid-2hwget37]{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.375rem}.teaser__line[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.5rem;line-height:1.5}.teaser__prompt[data-astro-cid-2hwget37]{color:var(--color-text-secondary)}.teaser__ok[data-astro-cid-2hwget37]{color:var(--color-success)}.teaser__spin[data-astro-cid-2hwget37]{color:var(--color-ignition);animation:spin-char 1s steps(4) infinite;display:inline-block;width:1ch}@keyframes spin-char{0%{content:"◐"}25%{content:"◓"}50%{content:"◑"}75%{content:"◒"}}.teaser__line--pending[data-astro-cid-2hwget37]{color:var(--color-ignition)}.teaser__preview[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;opacity:.4}.teaser__card[data-astro-cid-2hwget37]{border:1px solid var(--color-structure);background:var(--color-void-elevated);overflow:hidden}.teaser__card-bar[data-astro-cid-2hwget37]{height:3px;background:linear-gradient(90deg,var(--color-ignition) 0%,transparent 100%);opacity:.4}.teaser__card-body[data-astro-cid-2hwget37]{padding:1.25rem;display:flex;flex-direction:column;gap:.625rem}.teaser__skel[data-astro-cid-2hwget37]{border-radius:0;animation:shimmer 2.5s ease-in-out infinite}@keyframes shimmer{0%,to{opacity:.15}50%{opacity:.3}}.teaser__skel--badge[data-astro-cid-2hwget37]{width:50px;height:14px;background:var(--color-ignition);opacity:.15}.teaser__skel--title[data-astro-cid-2hwget37]{width:75%;height:16px;background:var(--color-text-muted)}.teaser__skel--text[data-astro-cid-2hwget37]{width:100%;height:10px;background:var(--color-structure)}.teaser__skel--short[data-astro-cid-2hwget37]{width:60%}.teaser__card-tags[data-astro-cid-2hwget37]{display:flex;gap:.375rem;margin-top:.375rem}.teaser__skel--tag[data-astro-cid-2hwget37]{width:40px;height:16px;background:var(--color-structure)}.teaser__cta[data-astro-cid-2hwget37]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.teaser__link[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-ignition);text-decoration:none;padding:.75rem 1.5rem;border:1px solid var(--color-ignition);transition:all .2s var(--ease-out-expo)}.teaser__link[data-astro-cid-2hwget37]:hover{background:var(--color-ignition);color:#fff}.teaser__link--secondary[data-astro-cid-2hwget37]{color:var(--color-text-muted);border-color:var(--color-structure)}.teaser__link--secondary[data-astro-cid-2hwget37]:hover{background:var(--color-void-elevated);border-color:var(--color-text-muted);color:var(--color-text-secondary)}.projects__grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.project-card[data-astro-cid-2hwget37]{border:1px solid var(--color-structure);background:var(--color-void-elevated);transition:all .3s var(--ease-out-expo);display:flex;flex-direction:column;overflow:hidden}.project-card[data-astro-cid-2hwget37]:hover{border-color:var(--color-ignition);transform:translateY(-4px);box-shadow:0 12px 40px var(--color-shadow-light)}.project-card[data-astro-cid-2hwget37][data-featured=true]{border-color:var(--color-ignition);grid-column:span 1}@media(min-width:768px){.project-card[data-astro-cid-2hwget37][data-featured=true]{grid-column:span 2}}.project-card__image[data-astro-cid-2hwget37]{aspect-ratio:16 / 9;overflow:hidden;background:var(--color-void)}.project-card__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;transition:transform .3s var(--ease-out-expo)}.project-card[data-astro-cid-2hwget37]:hover .project-card__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{transform:scale(1.05)}.project-card__content[data-astro-cid-2hwget37]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.project-card__badge[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-ignition);background:var(--color-ignition-glow);padding:.25rem .5rem;width:fit-content;margin-bottom:.75rem}.project-card__title[data-astro-cid-2hwget37]{font-family:var(--font-sans);font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem;line-height:1.3}.project-card__desc[data-astro-cid-2hwget37]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-card__tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:auto}.project-card__tag[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.625rem;color:var(--color-text-secondary);background:var(--color-void);padding:.25rem .5rem;border:1px solid var(--color-structure)}.project-card__links[data-astro-cid-2hwget37]{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-structure)}.project-card__link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-secondary);text-decoration:none;padding:.5rem .75rem;border:1px solid var(--color-structure);transition:all .2s}.project-card__link[data-astro-cid-2hwget37]:hover{border-color:var(--color-ignition);color:var(--color-ignition);background:var(--color-ignition-glow)}@media(max-width:640px){.projects[data-astro-cid-2hwget37]{padding:2rem 0}.teaser__body[data-astro-cid-2hwget37]{padding:2rem 1.5rem}.teaser__preview[data-astro-cid-2hwget37]{grid-template-columns:1fr}.teaser__card--hidden-mobile[data-astro-cid-2hwget37]{display:none}.teaser__cta[data-astro-cid-2hwget37]{flex-direction:column;align-items:flex-start}.projects__grid[data-astro-cid-2hwget37]{grid-template-columns:1fr}.project-card__content[data-astro-cid-2hwget37]{padding:1.25rem}}@media(min-width:641px)and (max-width:900px){.teaser__preview[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr)}.teaser__card--hidden-mobile[data-astro-cid-2hwget37]{display:none}}
