.rounded-btn.svelte-1wz6qh8{background:none!important;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;width:40px;height:40px;transition:box-shadow .2s;box-shadow:0 2px 6px #0000001a}.rounded-btn.svelte-1wz6qh8:hover{background:none!important;box-shadow:0 2px 10px #00000021}.rounded-image-container.svelte-13wm58l{border-radius:50%;overflow:hidden;display:inline-block;width:64px;height:64px}.rounded-image.svelte-13wm58l{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.app-bar.svelte-jj9tx.svelte-jj9tx{display:flex;align-items:center;height:56px;background:var(--color-background);color:#222;box-shadow:0 1px #0000000f;padding:0 10px 8px;position:sticky;top:0;z-index:100}.app-bar-title.svelte-jj9tx.svelte-jj9tx{font-weight:600;flex:1;text-align:left;color:var(--color-secondary);letter-spacing:.01em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3.54rem;margin-left:8px}@media (max-width: 640px){.app-bar-title.svelte-jj9tx.svelte-jj9tx{font-size:1.2rem;-webkit-line-clamp:2;line-clamp:2}}@media (min-width: 641px){.app-bar-title.svelte-jj9tx.svelte-jj9tx{font-size:1.77rem;-webkit-line-clamp:1;line-clamp:1}}.menu-btn.svelte-jj9tx.svelte-jj9tx{background:none;border:none;color:var(--color-secondary);margin-left:8px;cursor:pointer;padding:8px;border-radius:50%;transition:background .2s;display:flex;align-items:center;justify-content:center}.menu-btn.svelte-jj9tx.svelte-jj9tx:hover{background:#0000000f}.drawer.svelte-jj9tx.svelte-jj9tx{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000002e;opacity:0;pointer-events:none;transition:opacity .2s;z-index:101}.drawer.open.svelte-jj9tx.svelte-jj9tx{opacity:1;pointer-events:auto}.drawer-content.svelte-jj9tx.svelte-jj9tx{background:var(--color-background);color:var(--color-secondary);width:240px;height:100vh;box-shadow:-2px 0 8px #0000001f;padding:24px 16px;position:absolute;right:0;top:0;display:flex;flex-direction:column;transform:translate(100%);transition:transform .22s cubic-bezier(.4,0,.2,1)}.drawer.open.svelte-jj9tx .drawer-content.svelte-jj9tx{transform:translate(0)}@media (min-width: 600px){.drawer-content.svelte-jj9tx.svelte-jj9tx{width:320px}}
