:root{--primary-color:rgb(31, 78, 121);--background-color:#e4eaf2;--submenu-background:#d0f0e1;--header-height:60px;--sidebar-width:20vw;--transition-speed:.3s}.svelte-fsvkyw.svelte-fsvkyw{box-sizing:border-box;margin:0;padding:0}.dashboard.svelte-fsvkyw.svelte-fsvkyw{display:flex;flex-direction:column;height:100vh;font-family:Arial,sans-serif}.main-content.svelte-fsvkyw.svelte-fsvkyw{display:flex;flex:1;margin-top:var(--header-height);height:calc(100vh - var(--header-height));background:linear-gradient(135deg,#85f7e9,#69c1c4);transition:margin-left var(--transition-speed)}.sidebar.svelte-fsvkyw.svelte-fsvkyw{width:var(--sidebar-width);background-color:var(--background-color);padding:1rem;overflow-y:auto;position:fixed;top:var(--header-height);left:0;height:calc(100vh - var(--header-height));transition:transform var(--transition-speed)}.menu-item.svelte-fsvkyw.svelte-fsvkyw{display:flex;align-items:center;background-color:#fff;border:none;padding:.5rem;margin-bottom:.5rem;width:100%;text-align:left;cursor:pointer;border-radius:5px;transition:background-color .2s}.menu-item.svelte-fsvkyw.svelte-fsvkyw:hover{background-color:#f0f0f0}.menu-item.svelte-fsvkyw img.svelte-fsvkyw{width:4vw;height:4vw;margin-right:.5rem}.submenu.svelte-fsvkyw.svelte-fsvkyw{margin-left:1rem;margin-bottom:.5rem}.submenu-button.svelte-fsvkyw.svelte-fsvkyw{display:flex;align-items:center;border:none;padding:.25rem;margin-bottom:.25rem;width:100%;text-align:left;cursor:pointer;border-radius:5px;transition:background-color .2s}.submenu-button.svelte-fsvkyw img.svelte-fsvkyw{width:2rem;height:2rem;margin-right:.5rem}main.svelte-fsvkyw.svelte-fsvkyw{flex:1;display:flex;justify-content:center;align-items:center;padding:1rem;margin-left:var(--sidebar-width);transition:margin-left var(--transition-speed)}.main-logo.svelte-fsvkyw.svelte-fsvkyw{max-width:50vw}.button-container.svelte-fsvkyw.svelte-fsvkyw{display:none;flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:0 1rem}.main-button.svelte-fsvkyw.svelte-fsvkyw,.submenu-button.svelte-fsvkyw.svelte-fsvkyw,.toggle-submenu-button.svelte-fsvkyw.svelte-fsvkyw{display:flex;align-items:center;background-color:var(--primary-color);color:#fff;border:none;padding:1rem;border-radius:8px;margin-bottom:1rem;cursor:pointer;font-size:1rem;transition:background-color .2s;width:100%}.button-icon.svelte-fsvkyw.svelte-fsvkyw{width:24px;height:24px;margin-right:.75rem}@media (max-width: 768px){.sidebar.svelte-fsvkyw.svelte-fsvkyw,.main-logo.svelte-fsvkyw.svelte-fsvkyw{display:none}.button-container.svelte-fsvkyw.svelte-fsvkyw{display:flex}.button-icon.svelte-fsvkyw.svelte-fsvkyw{width:32px;height:32px}}@media (max-width: 480px){.main-button.svelte-fsvkyw.svelte-fsvkyw,.submenu-button.svelte-fsvkyw.svelte-fsvkyw,.toggle-submenu-button.svelte-fsvkyw.svelte-fsvkyw{font-size:1.1rem;padding:1rem 1.5rem}.button-icon.svelte-fsvkyw.svelte-fsvkyw{width:36px;height:36px}}.main-content-center.svelte-fsvkyw.svelte-fsvkyw{display:flex;flex-direction:column;align-items:center;gap:2rem}.welcome-text.svelte-fsvkyw.svelte-fsvkyw{color:#fff;font-size:3rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.copyright-text.svelte-fsvkyw.svelte-fsvkyw{color:#2d7b1e;font-size:.9rem;margin-bottom:2rem}@media (max-width: 768px){.welcome-text.svelte-fsvkyw.svelte-fsvkyw{font-size:2rem}.copyright-text.svelte-fsvkyw.svelte-fsvkyw{display:none}}
