.top-bar.svelte-yic9pk{background:var(--md-sys-color-surface);height:64px;color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-2);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:relative}.top-bar-left.svelte-yic9pk{align-items:center;gap:32px;display:flex}.logo-link.svelte-yic9pk{text-decoration:none}.logo.svelte-yic9pk{letter-spacing:0;color:var(--md-sys-color-on-surface);font-family:Roboto,sans-serif;font-size:22px;font-weight:400}.nav-links.svelte-yic9pk{gap:8px;display:flex}.nav-link.svelte-yic9pk{color:var(--md-sys-color-on-surface-variant);letter-spacing:.1px;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s cubic-bezier(.2,0,0,1),color .2s;display:flex}.nav-link.svelte-yic9pk:hover{color:var(--md-sys-color-on-surface);background-color:#e6e0e914}.nav-link.svelte-yic9pk:active{background-color:#e6e0e91f}.nav-link.active.svelte-yic9pk{background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.sign-in-btn.svelte-yic9pk{color:var(--md-sys-color-primary);border-radius:20px;align-items:center;height:40px;padding:0 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.sign-in-btn.svelte-yic9pk:hover{background-color:#c4c7d014}.top-bar-right.svelte-yic9pk{align-items:center;gap:8px;display:flex}.icon-btn.svelte-yic9pk{color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s cubic-bezier(.2,0,0,1),color .2s;display:flex}.icon-btn.svelte-yic9pk:hover{color:var(--md-sys-color-on-surface);background-color:#e6e0e914}.icon-btn.svelte-yic9pk:active{background-color:#e6e0e91f}.avatar.svelte-yic9pk{background:var(--md-sys-color-primary-container);width:40px;height:40px;color:var(--md-sys-color-on-primary-container);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-left:8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;transition:box-shadow .2s;display:flex}.avatar.svelte-yic9pk:hover{box-shadow:var(--md-sys-elevation-1)}.avatar.svelte-yic9pk img:where(.svelte-yic9pk){object-fit:cover;border-radius:50%;width:100%;height:100%}:root{--md-sys-color-primary:#c4c7d0;--md-sys-color-on-primary:#1d1f24;--md-sys-color-primary-container:#3a3d46;--md-sys-color-on-primary-container:#e2e4eb;--md-sys-color-secondary:#bfc3cc;--md-sys-color-on-secondary:#2a2d33;--md-sys-color-secondary-container:#40434a;--md-sys-color-on-secondary-container:#dfe1e7;--md-sys-color-surface:#131416;--md-sys-color-surface-dim:#131416;--md-sys-color-surface-container-lowest:#0e0f11;--md-sys-color-surface-container-low:#1c1d21;--md-sys-color-surface-container:#202226;--md-sys-color-surface-container-high:#2a2b30;--md-sys-color-surface-container-highest:#35373c;--md-sys-color-on-surface:#e4e5e9;--md-sys-color-on-surface-variant:#c5c7ce;--md-sys-color-outline:#8e9099;--md-sys-color-outline-variant:#44464e;--md-sys-color-error:#f2b8b5;--md-sys-color-on-error:#601410;--md-sys-color-error-container:#8c1d18;--md-sys-color-on-error-container:#f9dedc;--md-sys-color-success:#82c99a;--md-sys-color-on-success:#0d3821;--md-sys-elevation-1:0px 1px 2px 0px #0000004d, 0px 1px 3px 1px #00000026;--md-sys-elevation-2:0px 1px 2px 0px #0000004d, 0px 2px 6px 2px #00000026;--md-sys-elevation-3:0px 1px 3px 0px #0000004d, 0px 4px 8px 3px #00000026}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);height:100vh;font-family:Roboto,system-ui,-apple-system,sans-serif;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--md-sys-color-outline-variant);border:2px solid var(--md-sys-color-surface-container);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline)}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:var(--md-sys-color-outline-variant) transparent}.app.svelte-12qhfyh{flex-direction:column;height:100vh;display:flex}main.svelte-12qhfyh{background:var(--md-sys-color-surface-container-low);flex:1;overflow:hidden}
