.builds-hero[data-astro-cid-cl62sthb]{position:relative;padding:5rem 2rem 2.5rem;background:var(--color-primary);border-bottom:8px solid var(--border);text-align:center;overflow:hidden}.hero-sparkles[data-astro-cid-cl62sthb]{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;gap:3rem;opacity:.3}.sparkle[data-astro-cid-cl62sthb]{font-size:4rem;animation:sparkle 2s ease-in-out infinite}.sparkle[data-astro-cid-cl62sthb]:nth-child(2){animation-delay:.5s}.sparkle[data-astro-cid-cl62sthb]:nth-child(3){animation-delay:1s}@keyframes sparkle{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.3);opacity:.5}}.hero-content[data-astro-cid-cl62sthb]{position:relative;max-width:800px;margin:0 auto}.hero-title[data-astro-cid-cl62sthb]{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:clamp(2.5rem,6vw,3.5rem);margin:0 0 .75rem;color:var(--text);letter-spacing:-.02em}.hero-subtitle[data-astro-cid-cl62sthb]{font-size:1.35rem;font-weight:600;color:var(--color-text);opacity:.85;margin:0 0 2rem}.hero-filters[data-astro-cid-cl62sthb]{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:flex-end;padding:1.25rem 1.5rem;background:var(--surface);border:4px solid var(--color-text);box-shadow:6px 6px 0 var(--color-text);text-align:left}.filter-group[data-astro-cid-cl62sthb]{display:flex;flex-direction:column;gap:.5rem}.filter-label[data-astro-cid-cl62sthb]{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.filter-buttons[data-astro-cid-cl62sthb]{display:flex;gap:.5rem}.filter-btn[data-astro-cid-cl62sthb]{padding:.4rem .9rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--bg);color:var(--text);border:3px solid var(--border);border-radius:0;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease;box-shadow:3px 3px 0 var(--shadow-hard)}.filter-btn[data-astro-cid-cl62sthb]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--shadow-hard);border-color:var(--color-primary)}.filter-btn[data-astro-cid-cl62sthb].active{background:var(--color-primary);color:var(--text);border-color:var(--border);transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--shadow-hard)}.filter-btn[data-astro-cid-cl62sthb]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.filter-select[data-astro-cid-cl62sthb]{padding:.75rem 2.5rem .75rem 1rem;font-size:.95rem;font-weight:600;background:var(--bg);color:var(--text);border:3px solid var(--color-text);border-radius:0;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.filter-select[data-astro-cid-cl62sthb]:focus{outline:none;box-shadow:4px 4px 0 var(--shadow-hard)}.filter-select[data-astro-cid-cl62sthb]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.builds-grid-section[data-astro-cid-cl62sthb]{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.builds-grid[data-astro-cid-cl62sthb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.empty-state[data-astro-cid-cl62sthb]{text-align:center;padding:4rem 2rem;border:4px dashed var(--color-text);background:var(--surface)}.empty-icon[data-astro-cid-cl62sthb]{font-size:3rem;display:block;margin-bottom:1rem}.empty-title[data-astro-cid-cl62sthb]{font-size:1.25rem;font-weight:800;margin:0 0 .5rem}.empty-text[data-astro-cid-cl62sthb]{color:var(--text-muted);margin:0}.submit-section[data-astro-cid-cl62sthb]{margin-top:4rem;padding:2.5rem;background:var(--color-accent);border:4px solid var(--color-text);box-shadow:8px 8px 0 var(--color-text);max-width:1200px;margin-left:auto;margin-right:auto}.submit-content[data-astro-cid-cl62sthb]{max-width:600px}.submit-title[data-astro-cid-cl62sthb]{font-size:1.35rem;font-weight:900;margin:0 0 .75rem;text-transform:uppercase}.submit-text[data-astro-cid-cl62sthb]{font-size:1rem;margin:0 0 1.5rem;line-height:1.6}.submit-btn[data-astro-cid-cl62sthb]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;background:var(--color-text);color:var(--text-inverse);border:3px solid var(--border);border-radius:0;cursor:pointer;box-shadow:4px 4px 0 var(--shadow-hard);transition:transform .15s ease,box-shadow .15s ease}.submit-btn[data-astro-cid-cl62sthb]:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--shadow-hard)}.submit-btn[data-astro-cid-cl62sthb]:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.submit-btn[data-astro-cid-cl62sthb]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.submit-icon[data-astro-cid-cl62sthb]{width:1.25rem;height:1.25rem}.submit-note[data-astro-cid-cl62sthb]{font-size:.85rem;font-weight:600;color:var(--text-muted);margin:1rem 0 0;font-style:italic}[data-theme=dark] .filter-btn[data-astro-cid-cl62sthb]:hover{border-color:var(--color-primary);box-shadow:5px 5px 0 var(--color-primary)}[data-theme=dark] .filter-select[data-astro-cid-cl62sthb]{background-color:var(--surface);color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 8L1 3h10z'/%3E%3C/svg%3E")}[data-theme=dark] .filter-select[data-astro-cid-cl62sthb] option[data-astro-cid-cl62sthb]{background:var(--surface);color:var(--text)}@media(max-width:640px){.hero-title[data-astro-cid-cl62sthb]{font-size:2.5rem}.hero-filters[data-astro-cid-cl62sthb]{flex-direction:column;align-items:stretch}.filter-buttons[data-astro-cid-cl62sthb]{flex-wrap:wrap}.builds-grid[data-astro-cid-cl62sthb]{grid-template-columns:1fr;gap:1.5rem}.submit-section[data-astro-cid-cl62sthb]{margin-left:1rem;margin-right:1rem;padding:1.5rem}}
