@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Orbitron:wght@400;500;600&display=swap";.sidebar[data-astro-cid-ssfzsv2f]{width:256px;height:100vh;background:var(--color-gray-900);border-right:1px solid rgba(59,130,246,.3);position:fixed;left:0;top:0;overflow-y:auto}.sidebar-content[data-astro-cid-ssfzsv2f]{padding:24px;display:flex;flex-direction:column;gap:32px;height:100%}.logo[data-astro-cid-ssfzsv2f]{display:flex;flex-direction:column;gap:8px}.logo-icon[data-astro-cid-ssfzsv2f]{width:30px;height:24px}.logo-text[data-astro-cid-ssfzsv2f]{font-family:var(--font-display);font-size:24px;color:var(--color-blue-400);margin:0}.nav[data-astro-cid-ssfzsv2f]{display:flex;flex-direction:column}.nav-item[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:12px;padding:12px 0;color:var(--color-gray-400);font-size:16px;transition:color .2s}.nav-item[data-astro-cid-ssfzsv2f]:hover{color:var(--color-blue-400)}.nav-item[data-astro-cid-ssfzsv2f].active{color:var(--color-blue-400);font-weight:500}.nav-icon[data-astro-cid-ssfzsv2f]{width:18px;height:16px}.social[data-astro-cid-ssfzsv2f]{display:flex;flex-direction:column;gap:8px}.social-link[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:12px;padding:12px 0;color:var(--color-gray-400);font-size:16px;transition:color .2s}.social-link[data-astro-cid-ssfzsv2f]:hover{color:var(--color-blue-400)}.social-icon[data-astro-cid-ssfzsv2f]{width:16px;height:16px}.sidebar-footer[data-astro-cid-ssfzsv2f]{margin-top:auto;display:flex;justify-content:center}.footer-icon[data-astro-cid-ssfzsv2f]{width:24px;height:26px}@media(max-width:1024px){.sidebar[data-astro-cid-ssfzsv2f]{transform:translate(-100%);transition:transform .3s ease-in-out;z-index:100}.sidebar[data-astro-cid-ssfzsv2f].mobile-open{transform:translate(0);box-shadow:4px 0 12px #00000080}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-gray-900: #111827;--color-gray-800: #1f2937;--color-gray-700: #374151;--color-gray-600: #4b5563;--color-gray-500: #6b7280;--color-gray-400: #9ca3af;--color-gray-300: #d1d5db;--color-gray-200: #e5e7eb;--color-blue-600: #2563eb;--color-blue-500: #3b82f6;--color-blue-400: #60a5fa;--color-green-400: #4ade80;--color-white: #ffffff;--color-black: #000000;--font-primary: "Inter", sans-serif;--font-display: "Orbitron", sans-serif;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-12: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-full: 9999px}html{font-family:var(--font-primary);background:var(--color-gray-900);color:var(--color-white)}body{margin:0;min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}.app-container[data-astro-cid-37fxchfa]{display:flex;min-height:100vh;background:var(--color-gray-900)}.main-content[data-astro-cid-37fxchfa]{flex:1;margin-left:256px;width:calc(100% - 256px)}@media(max-width:1024px){.main-content[data-astro-cid-37fxchfa]{margin-left:0;width:100%}}.header[data-astro-cid-3ef6ksr2]{background:#1f293780;border-bottom:1px solid rgba(59,130,246,.3);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.header-content[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:16px;height:73px}.mobile-menu-button[data-astro-cid-3ef6ksr2]{display:none;width:40px;height:40px;align-items:center;justify-content:center;color:var(--color-gray-400);transition:color .2s}.mobile-menu-button[data-astro-cid-3ef6ksr2]:hover{color:var(--color-blue-400)}@media(max-width:1024px){.mobile-menu-button[data-astro-cid-3ef6ksr2]{display:flex}}.status[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:8px;font-size:14px}.status-label[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);color:var(--color-blue-400)}.status-value[data-astro-cid-3ef6ksr2]{color:var(--color-green-400)}.status-indicator[data-astro-cid-3ef6ksr2]{width:8px;height:8px;background:var(--color-green-400);border-radius:var(--radius-full);opacity:.656;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:.656}50%{opacity:1}}.header-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:16px}.icon-button[data-astro-cid-3ef6ksr2]{width:32px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--color-gray-400);transition:color .2s}.icon-button[data-astro-cid-3ef6ksr2]:hover{color:var(--color-blue-400)}.icon-button[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:16px;height:16px}.profile-button[data-astro-cid-3ef6ksr2]{width:32px;height:32px;border-radius:var(--radius-full);background:var(--color-blue-500);display:flex;align-items:center;justify-content:center;transition:background .2s}.profile-button[data-astro-cid-3ef6ksr2]:hover{background:var(--color-blue-600)}.profile-button[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:14px;height:14px}.footer[data-astro-cid-sz7xmlte]{background:var(--color-gray-800);border-top:1px solid rgba(59,130,246,.3)}.footer-content[data-astro-cid-sz7xmlte]{padding:32px;display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto}.footer-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:8px}.footer-brand[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:20px;color:var(--color-blue-400);margin:0}.footer-text[data-astro-cid-sz7xmlte]{font-size:14px;color:var(--color-gray-400);margin:0;display:flex;align-items:center;gap:6px}.heart-icon[data-astro-cid-sz7xmlte]{width:14px;height:14px;display:inline-block}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:24px}.social-link[data-astro-cid-sz7xmlte]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s,transform .2s}.social-link[data-astro-cid-sz7xmlte]:hover{opacity:1;transform:translateY(-2px)}.social-link[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:100%}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;gap:24px;text-align:center}.footer-left[data-astro-cid-sz7xmlte]{align-items:center}.footer-text[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}}
