.item.svelte-5qvgad.svelte-5qvgad{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px;font-weight:600;font-size:15px;border-radius:8px;-webkit-user-select:none;user-select:none;text-decoration:none;color:var(--base-400);fill:var(--base-400);transition:background-color .25s}.item.svelte-5qvgad.svelte-5qvgad:visited{color:var(--base-400)}.item.svelte-5qvgad .title.svelte-5qvgad{display:flex;justify-content:center;align-items:center;height:100%;font-size:16px;font-weight:500}.item.svelte-5qvgad.svelte-5qvgad:hover{transition:.25s;background-color:var(--base-300)}.icon-container.svelte-5qvgad.svelte-5qvgad{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.icon-container.svelte-5qvgad svg.svelte-5qvgad{position:relative;width:100%;height:100%}.item.active.svelte-5qvgad.svelte-5qvgad{color:var(--base-500);fill:var(--base-500)}#grid-container.svelte-mtbrxd{display:grid;grid-template-areas:"sidebar content";grid-template-columns:200px calc(100vw - 200px);grid-template-rows:100vh;height:100vh;width:100vw}#content.svelte-mtbrxd{grid-area:content;padding:16px;z-index:0}#sidebar.svelte-mtbrxd{grid-area:sidebar;display:flex;flex-direction:column;gap:8px;max-width:100%;z-index:1;background-color:var(--base-100);padding:8px;box-shadow:0 5px 5px 2px var(--base-300)}.horizontal-divider.svelte-mtbrxd{height:2px;width:100%;background-color:var(--base-300)}#logo.svelte-mtbrxd{display:flex;justify-content:center;align-items:center;z-index:2;height:80px;padding:0 24px}#menu.svelte-mtbrxd{grid-area:menu;display:flex;flex-direction:column;gap:8px}#footer.svelte-mtbrxd{display:flex;flex-direction:column;gap:8px;height:80px;margin-top:auto}.disclaimer.svelte-mtbrxd{height:40px;display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--base-400)}
