.admin-nav[data-astro-cid-u2h3djql]{background:var(--cyber-darker);border-bottom:2px solid var(--cyber-yellow);padding:1.5rem 0}.admin-nav[data-astro-cid-u2h3djql] .container[data-astro-cid-u2h3djql]{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.admin-title[data-astro-cid-u2h3djql]{font-family:Orbitron,sans-serif;color:var(--cyber-yellow);font-size:1.5rem}.admin-links[data-astro-cid-u2h3djql]{display:flex;gap:2rem}.admin-links[data-astro-cid-u2h3djql] a[data-astro-cid-u2h3djql]{color:var(--text-secondary);text-decoration:none;font-weight:600;transition:color .3s ease;padding:.5rem 0;border-bottom:2px solid transparent}.admin-links[data-astro-cid-u2h3djql] a[data-astro-cid-u2h3djql]:hover,.admin-links[data-astro-cid-u2h3djql] a[data-astro-cid-u2h3djql].active{color:var(--cyber-yellow);border-bottom-color:var(--cyber-yellow)}.admin-content[data-astro-cid-u2h3djql]{padding:4rem 0;position:relative;z-index:2}.admin-content[data-astro-cid-u2h3djql] .container[data-astro-cid-u2h3djql]{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr;gap:3rem}.upload-section[data-astro-cid-u2h3djql]{background:var(--cyber-darker);border:1px solid rgba(255,237,0,.2);border-radius:8px;padding:2rem}.upload-section[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-family:Orbitron,sans-serif;color:var(--cyber-yellow);margin-bottom:2rem;font-size:1.75rem}.upload-form[data-astro-cid-u2h3djql]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-u2h3djql]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-u2h3djql] label[data-astro-cid-u2h3djql]{color:var(--text-primary);font-weight:600;font-size:.9rem}.form-group[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql],.form-group[data-astro-cid-u2h3djql] select[data-astro-cid-u2h3djql],.form-group[data-astro-cid-u2h3djql] textarea[data-astro-cid-u2h3djql]{background:var(--cyber-dark);border:1px solid rgba(255,237,0,.3);color:var(--text-primary);padding:.75rem;border-radius:4px;font-family:inherit;font-size:1rem;transition:all .3s ease}.form-group[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql]:focus,.form-group[data-astro-cid-u2h3djql] select[data-astro-cid-u2h3djql]:focus,.form-group[data-astro-cid-u2h3djql] textarea[data-astro-cid-u2h3djql]:focus{outline:none;border-color:var(--cyber-yellow);box-shadow:0 0 10px #ffed0033}.form-hint[data-astro-cid-u2h3djql]{color:var(--text-secondary);font-size:.85rem}.upload-progress[data-astro-cid-u2h3djql]{margin:1rem 0}.progress-bar[data-astro-cid-u2h3djql]{width:100%;height:8px;background:var(--cyber-dark);border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill[data-astro-cid-u2h3djql]{height:100%;background:var(--cyber-yellow);width:0%;transition:width .3s ease;box-shadow:0 0 10px var(--cyber-yellow-glow)}.progress-text[data-astro-cid-u2h3djql]{color:var(--cyber-yellow);font-size:.9rem;text-align:center}.form-actions[data-astro-cid-u2h3djql]{display:flex;gap:1rem;margin-top:1rem}.btn-submit[data-astro-cid-u2h3djql],.btn-reset[data-astro-cid-u2h3djql]{padding:1rem 2rem;border:none;border-radius:4px;font-weight:700;font-family:Orbitron,sans-serif;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn-submit[data-astro-cid-u2h3djql]{background:var(--cyber-yellow);color:var(--cyber-black);flex:1;box-shadow:0 0 20px var(--cyber-yellow-glow)}.btn-submit[data-astro-cid-u2h3djql]:hover{transform:translateY(-2px);box-shadow:0 5px 30px var(--cyber-yellow-glow)}.btn-reset[data-astro-cid-u2h3djql]{background:transparent;color:var(--text-secondary);border:1px solid rgba(255,237,0,.3)}.btn-reset[data-astro-cid-u2h3djql]:hover{border-color:var(--cyber-yellow);color:var(--cyber-yellow)}.info-section[data-astro-cid-u2h3djql]{display:flex;flex-direction:column;gap:1.5rem}.info-card[data-astro-cid-u2h3djql]{background:var(--cyber-darker);border:1px solid rgba(255,237,0,.2);border-radius:8px;padding:1.5rem}.info-card[data-astro-cid-u2h3djql] h3[data-astro-cid-u2h3djql]{color:var(--cyber-yellow);margin-bottom:1rem;font-size:1.1rem}.info-card[data-astro-cid-u2h3djql] p[data-astro-cid-u2h3djql]{color:var(--text-secondary);line-height:1.6;font-size:.9rem}@media(max-width:1024px){.admin-content[data-astro-cid-u2h3djql] .container[data-astro-cid-u2h3djql]{grid-template-columns:1fr}.info-section[data-astro-cid-u2h3djql]{flex-direction:row;flex-wrap:wrap}.info-card[data-astro-cid-u2h3djql]{flex:1;min-width:250px}}@media(max-width:768px){.admin-links[data-astro-cid-u2h3djql]{display:none}.form-row[data-astro-cid-u2h3djql]{grid-template-columns:1fr}.info-section[data-astro-cid-u2h3djql]{flex-direction:column}}
