@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary-50:#ecfdf5;--primary-100:#d1fae5;--primary-200:#a7f3d0;--primary-500:#10b981;--primary-600:#059669;--primary-700:#047857;--primary-800:#065f46;--primary-900:#064e3b;--accent-500:#3b82f6;--accent-600:#2563eb;--bg-dark:#0f172a;--bg-card-dark:#1e293b;--border-dark:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-xl:0 20px 25px -5px #00000040, 0 8px 10px -6px #00000040;--shadow-glow:0 0 25px #10b98140;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-full:9999px;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Plus Jakarta Sans", var(--font-sans)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary)}a{color:inherit;text-decoration:none}.glass-panel{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-md);background:#1e293bbf;border:1px solid #ffffff14}.glass-nav{-webkit-backdrop-filter:blur(12px);background:#0f172ad9;border-bottom:1px solid #ffffff14}.btn{font-family:var(--font-heading);border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.925rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-600) 100%);color:#fff;box-shadow:0 4px 12px #10b9814d}.btn-primary:hover{background:linear-gradient(135deg,#10b981 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 6px 20px #10b98173}.btn-secondary{color:var(--text-primary);background:#ffffff12;border-color:#ffffff1f}.btn-secondary:hover{background:#ffffff1f;border-color:#fff3}.btn-danger{color:#fca5a5;background:#ef444426;border-color:#ef44444d}.btn-danger:hover{color:#fff;background:#ef444440}.btn-sm{border-radius:var(--radius-sm);padding:.4rem .85rem;font-size:.825rem}.badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.badge-berita{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.badge-acara{color:#c084fc;background:#a855f726;border:1px solid #a855f74d}.badge-pengumuman{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.badge-r2{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.badge-url{color:#cbd5e1;background:#94a3b826;border:1px solid #94a3b84d}.form-group{margin-bottom:1.25rem}.form-label{color:var(--text-secondary);margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{border:1px solid var(--border-dark);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-sans);background:#0f172a99;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #10b98133}.form-textarea{resize:vertical;min-height:120px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.35s ease-out forwards fadeIn}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1.5rem}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.sticky-nav.svelte-12qhfyh{z-index:100;position:sticky;top:0}.nav-container.svelte-12qhfyh{justify-content:space-between;align-items:center;height:72px;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-icon.svelte-12qhfyh{background:linear-gradient(135deg, var(--primary-500), var(--primary-700));border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #10b9814d}.brand-text.svelte-12qhfyh{flex-direction:column;display:flex}.brand-title.svelte-12qhfyh{font-family:var(--font-heading);letter-spacing:-.01em;color:#fff;font-size:1.1rem;font-weight:800}.brand-subtitle.svelte-12qhfyh{color:var(--primary-500);font-size:.725rem;font-weight:600}.desktop-nav.svelte-12qhfyh{align-items:center;gap:1.75rem;display:flex}.nav-link.svelte-12qhfyh{color:var(--text-secondary);font-size:.925rem;font-weight:500;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:#fff}.mobile-toggle.svelte-12qhfyh{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.mobile-dropdown.svelte-12qhfyh{flex-direction:column;gap:.75rem;margin:.5rem 1.5rem 1rem;padding:1rem;display:flex}.mobile-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:var(--radius-sm);color:var(--text-secondary);padding:.5rem}.mobile-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#ffffff0d}.mobile-admin-link.svelte-12qhfyh{font-weight:700;color:var(--primary-500)!important}.main-content.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{border-top:1px solid var(--border-dark);background:#0f172af2;margin-top:4rem;padding:3rem 0 1.5rem}.footer-content.svelte-12qhfyh{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.footer-info.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin-bottom:.35rem;font-size:1.2rem}.footer-info.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:.9rem}.cloud-stack-badge.svelte-12qhfyh{border-radius:var(--radius-full);color:var(--primary-500);background:#10b9811a;border:1px solid #10b98133;align-items:center;gap:.5rem;margin-top:.85rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.dot.svelte-12qhfyh{color:var(--text-muted)}.footer-links.svelte-12qhfyh{color:var(--text-secondary);gap:1.5rem;font-size:.9rem;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-500)}.footer-bottom.svelte-12qhfyh{text-align:center;color:var(--text-muted);padding-top:1.5rem;font-size:.825rem}@media (width<=768px){.desktop-nav.svelte-12qhfyh{display:none}.mobile-toggle.svelte-12qhfyh{display:block}}
