.container.svelte-ll876m{max-width:1024px;margin:0 auto;padding:2rem 1rem}.account-container.svelte-ll876m{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.account-container.svelte-ll876m{grid-template-columns:280px 1fr}}.profile-card.svelte-ll876m{background:var(--container-color);padding:2rem;border-radius:1rem;text-align:center;box-shadow:var(--shadow-small);position:sticky;top:6rem}.avatar.svelte-ll876m{width:80px;height:80px;background:var(--text-color-light);color:var(--body-color);font-size:2.5rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}h3.svelte-ll876m{margin-bottom:.5rem;font-size:1.25rem;color:var(--title-color)}.profile-card.svelte-ll876m p:where(.svelte-ll876m){color:var(--text-color);margin-bottom:2rem;font-size:.9rem}.auth-buttons.svelte-ll876m{display:flex;flex-direction:column;gap:.75rem}.btn-login.svelte-ll876m{width:100%;padding:.75rem;background:var(--first-color);color:var(--body-color);border-radius:.5rem;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.3s;text-decoration:none;box-shadow:0 4px 8px var(--shadow-first-color)}.btn-login.svelte-ll876m:hover{background:var(--first-color-alt);transform:translateY(-2px)}.btn-register.svelte-ll876m{width:100%;padding:.75rem;background:var(--container-color);color:var(--first-color);border:2px solid var(--first-color);border-radius:.5rem;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.3s;text-decoration:none}.btn-register.svelte-ll876m:hover{background:var(--first-color);color:var(--body-color);transform:translateY(-2px)}.header.svelte-ll876m{margin-bottom:1.5rem}.empty-state.svelte-ll876m{text-align:center;padding:4rem 2rem;background:var(--container-color);border-radius:1rem;box-shadow:var(--shadow-small)}.empty-state.svelte-ll876m i:where(.svelte-ll876m){font-size:3rem;color:var(--text-color-light);margin-bottom:1rem;display:block}.empty-state.svelte-ll876m p:where(.svelte-ll876m){font-size:1.1rem;color:var(--title-color);font-weight:600;margin-bottom:.5rem}.empty-text.svelte-ll876m{font-size:.9rem!important;color:var(--text-color)!important;font-weight:400!important}
