.admin[data-astro-cid-2zp6q64z]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-header[data-astro-cid-2zp6q64z]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d}.admin-title[data-astro-cid-2zp6q64z] h1[data-astro-cid-2zp6q64z]{margin:0 0 .25rem;color:#1e293b;font-size:2.5rem}.admin-title[data-astro-cid-2zp6q64z] p[data-astro-cid-2zp6q64z]{margin:0;color:#64748b;font-size:.9rem}.admin-nav[data-astro-cid-2zp6q64z]{display:flex;gap:1rem;align-items:center}.nav-link[data-astro-cid-2zp6q64z]{color:#64748b;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;font-weight:500;font-size:.9rem}.nav-link[data-astro-cid-2zp6q64z]:hover{background:#f1f5f9;color:#d4845c}.admin-container[data-astro-cid-2zp6q64z]{max-width:1200px;margin:0 auto}.auth-section{display:flex;justify-content:center;align-items:center;min-height:500px}.auth-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;max-width:500px;width:100%;border:1px solid #e2e8f0}.auth-card h2{color:#1e293b;margin-bottom:1rem;font-size:1.8rem;text-align:center}.auth-card p{color:#64748b;margin-bottom:2rem;text-align:center;line-height:1.6}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-group label{font-weight:600;color:#374151;font-size:.9rem}.form-group input,.form-select{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.form-group input:focus,.form-select:focus{outline:none;border-color:#d4845c;box-shadow:0 0 0 3px #d4845c1a}.form-group small{color:#6b7280;font-size:.8rem;line-height:1.4}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-primary{background:#d4845c;color:#fff}.btn-primary:hover:not(:disabled){background:#c97643;transform:translateY(-1px)}.admin-panel{display:flex;flex-direction:column;gap:2rem}.panel-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.panel-card h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.upload-form{display:flex;flex-direction:column;gap:1.5rem}.file-drop-zone{border:3px dashed #d1d5db;border-radius:12px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:#f9fafb}.file-drop-zone:hover{border-color:#d4845c;background:#fef7f0}.drop-content svg{color:#9ca3af;margin-bottom:1rem}.drop-content h3{color:#374151;margin-bottom:.5rem;font-size:1.1rem}.drop-content p{color:#6b7280;font-size:.9rem}.upload-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem}.preview-item{position:relative;border-radius:8px;overflow:hidden;background:#f3f4f6;aspect-ratio:1}.preview-item img{width:100%;height:100%;object-fit:cover}.preview-remove{position:absolute;top:4px;right:4px;background:#ef4444e6;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.page-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.tab-btn{padding:.5rem 1rem;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:500}.tab-btn.active,.tab-btn:hover{border-color:#d4845c;background:#d4845c;color:#fff}.photos-container{min-height:300px}.section-header{color:#374151;font-size:1.2rem;font-weight:600;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.photo-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column;height:280px}.photo-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.content-preview{margin-top:1rem}.content-actions{margin-bottom:1rem}.content-display{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;max-height:300px;overflow-y:auto}.content-display pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.4;color:#374151;white-space:pre-wrap;word-wrap:break-word}.content-editor{margin-top:1rem}.editor-actions{margin-bottom:1rem;display:flex;align-items:center}.content-textarea{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5;resize:vertical;min-height:400px}.content-textarea:focus{outline:none;border-color:#d4845c;box-shadow:0 0 0 3px #d4845c1a}.photo-image{width:100%;height:200px;background:#f3f4f6;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.photo-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.photo-info{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:80px}.photo-name{font-size:.85rem;color:#374151;margin-bottom:.5rem;word-break:break-word;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.photo-delete{background:#ef4444;color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background .2s ease}.photo-delete:hover{background:#dc2626}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #d4845c;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-message{padding:1rem;border-radius:8px;margin-top:1rem;position:fixed;top:2rem;right:2rem;z-index:1000;max-width:400px}.status-message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.status-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.status-message.info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}@media(max-width:768px){.admin[data-astro-cid-2zp6q64z]{padding:1rem}.admin-header[data-astro-cid-2zp6q64z]{flex-direction:column;gap:1rem;text-align:center}.admin-nav[data-astro-cid-2zp6q64z]{flex-wrap:wrap;justify-content:center}.admin-header{flex-direction:column;gap:1rem;text-align:center}.auth-card{padding:2rem}.panel-card{padding:1.5rem}.photos-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.status-message{position:relative;top:auto;right:auto;max-width:none}}.notices-preview{margin-top:1rem}.notices-display{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-top:1rem}.notice-preview-item{display:flex;gap:1rem;background:#fff;padding:1rem;border-radius:6px;margin-bottom:1rem;border-left:4px solid #d4845c}.notice-preview-item:last-child{margin-bottom:0}.notice-preview-icon{font-size:1.5rem;flex-shrink:0;display:flex;align-items:flex-start;padding-top:.25rem}.notice-preview-content h4{margin:0 0 .5rem;color:#2c3e50;font-size:1.1rem}.notice-preview-content p{margin:0;color:#555;line-height:1.5}.no-notices{text-align:center;color:#6b7280;font-style:italic;padding:2rem}.notices-editor{margin-top:1rem}.notices-form{margin-top:1.5rem}.notice-form-item{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.notice-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.notice-form-header h4{margin:0;color:#2c3e50;font-size:1.1rem}.btn-small{padding:.4rem .8rem;font-size:.85rem}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}.no-notices-editor{text-align:center;padding:3rem 2rem;color:#6b7280;background:#f8f9fa;border-radius:8px;border:2px dashed #d1d5db}.form-group textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff;resize:vertical;font-family:inherit;line-height:1.5}.form-group textarea:focus{outline:none;border-color:#d4845c;box-shadow:0 0 0 3px #d4845c1a}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d}.admin-title h1{margin:0 0 .25rem;color:#1e293b;font-size:1.8rem}.admin-title p{margin:0;color:#64748b;font-size:.9rem}.btn-logout{background:#ef4444;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s ease}.btn-logout:hover{background:#dc2626}
