.app.svelte-12qhfyh{display:flex;min-height:100vh}nav.svelte-12qhfyh{width:250px;background-color:var(--color-bg-1);box-shadow:2px 0 5px var(--color-bg-0);padding:1rem 1rem 2rem;position:fixed;top:0;left:0;bottom:0;overflow-y:auto;transition:transform .3s ease}.sidebar-collapsed.svelte-12qhfyh nav:where(.svelte-12qhfyh){transform:translate(-250px)}.toggle-btn.svelte-12qhfyh{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--color-text)}ul.svelte-12qhfyh{list-style:none;padding:0;margin:0}li.svelte-12qhfyh{margin:.5rem 0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;display:block;transition:background-color .3s ease,color .3s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background-color:var(--color-theme-1);color:#fff}.content.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;margin-left:250px;transition:margin-left .3s ease;padding-left:20px}.sidebar-collapsed.svelte-12qhfyh .content:where(.svelte-12qhfyh){margin-left:0}main.svelte-12qhfyh{flex:1;padding:2rem;width:100%;box-sizing:border-box;max-width:1200px;margin:0 auto}.user-info.svelte-12qhfyh{position:absolute;bottom:4em;left:1rem;right:1rem;display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:var(--color-bg-1);border-radius:4px}.avatar.svelte-12qhfyh{width:50px;height:50px;border-radius:50%;margin-bottom:.5rem;object-fit:cover}.initials-avatar.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;background-color:var(--color-theme-1);color:#fff;font-weight:700;font-size:1.2rem}.user-info.svelte-12qhfyh span:where(.svelte-12qhfyh){margin-bottom:.5rem}.user-info.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-theme-1);text-decoration:none}.powered-by.svelte-12qhfyh{position:absolute;bottom:.5rem;left:0;right:0;text-align:center;font-size:.7rem;color:var(--color-text-light);padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;align-items:center;gap:.5rem}.powered-by.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-theme-1);text-decoration:none;font-size:.7rem}.powered-by.svelte-12qhfyh .btn:where(.svelte-12qhfyh){padding:.1rem .3rem;font-size:.7rem}@media(max-width:768px){nav.svelte-12qhfyh{width:100%;position:static;padding:1rem;transition:transform .3s ease}.content.svelte-12qhfyh{margin-left:0}.toggle-btn.svelte-12qhfyh{display:none}.user-info.svelte-12qhfyh{position:static;margin-top:1rem}.powered-by.svelte-12qhfyh{position:static;margin-top:1rem;font-size:.8rem}}.logo-container.svelte-12qhfyh{padding:1rem 0;text-align:center}.logo.svelte-12qhfyh{max-width:40%;height:auto}.user-actions.svelte-12qhfyh{display:flex;gap:.5rem;margin-top:.5rem}.btn.svelte-12qhfyh{padding:.3rem .6rem;background-color:var(--color-bg-1);color:#fff;text-decoration:none;border-radius:4px;font-size:.9rem;transition:background-color .3s ease}.btn.svelte-12qhfyh:hover{background-color:var(--color-theme-2)}
