.backdrop.svelte-1y960i6{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;border:none;cursor:pointer}.modal.svelte-1y960i6{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:0;border-radius:20px;width:420px;box-shadow:0 25px 60px #00000026;z-index:9999;border:1px solid rgba(255,255,255,.2);max-height:90vh;max-width:95vw;overflow:hidden;display:flex;flex-direction:column}.close.svelte-1y960i6{position:absolute;top:16px;right:16px;z-index:10;width:32px;height:32px;border-radius:50%;border:none;background:#f8f9fa;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.close.svelte-1y960i6:hover{background:#e9ecef;color:#374151;transform:scale(1.1) rotate(90deg)}.close.svelte-1y960i6:active{transform:scale(.95) rotate(90deg)}.content.svelte-1y960i6{padding:32px 24px 24px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb}.content.svelte-1y960i6::-webkit-scrollbar{width:6px}.content.svelte-1y960i6::-webkit-scrollbar-track{background:#f9fafb;border-radius:10px}.content.svelte-1y960i6::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.content.svelte-1y960i6::-webkit-scrollbar-thumb:hover{background:#9ca3af}.tabs.svelte-1y960i6{display:flex;justify-content:center;gap:0;background:#f8f9fa;padding:6px;margin:16px 0 24px;border-radius:12px;position:relative}.tabs.svelte-1y960i6 button:where(.svelte-1y960i6){flex:1;padding:10px 16px;border:none;background:transparent;color:#6b7280;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative;z-index:2}.tabs.svelte-1y960i6 button.active:where(.svelte-1y960i6){background:#fff;color:#111;box-shadow:0 2px 8px #0000001a}h2.svelte-1y960i6{margin:0 0 6px;font-size:24px;font-weight:700;color:#111;text-align:center}.subtitle.svelte-1y960i6{margin:0 0 24px;color:#6b7280;font-size:14px;text-align:center;line-height:1.4}.form.svelte-1y960i6{display:flex;flex-direction:column;gap:16px}.form-group.svelte-1y960i6{display:flex;flex-direction:column;gap:6px}label.svelte-1y960i6{font-size:13px;font-weight:600;color:#374151;margin-left:2px}input.svelte-1y960i6{padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;transition:border-color .2s ease;background:#fafbfc}input.svelte-1y960i6:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.submit-btn.svelte-1y960i6{padding:14px 20px;border:none;border-radius:12px;background:#111;color:#fff;font-weight:600;cursor:pointer;font-size:14px;transition:all .2s ease}.submit-btn.svelte-1y960i6:hover{background:#000;transform:translateY(-1px)}.divider.svelte-1y960i6{display:flex;align-items:center;margin:24px 0 20px;gap:16px}.divider.svelte-1y960i6:before,.divider.svelte-1y960i6:after{content:"";flex:1;height:1px;background:#e5e7eb}.divider.svelte-1y960i6 span:where(.svelte-1y960i6){color:#6b7280;font-size:13px;font-weight:500;white-space:nowrap}.oauth.svelte-1y960i6{display:flex;flex-direction:column;gap:10px}.oauth-btn.svelte-1y960i6{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:14px}.oauth-btn.svelte-1y960i6:hover{border-color:#d1d5db;background:#f9fafb;transform:translateY(-1px)}.error.svelte-1y960i6{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:10px 12px;border-radius:10px;font-size:13px;text-align:center;font-weight:500}@media (max-width: 480px){.modal.svelte-1y960i6{width:90vw;max-height:85vh;top:50%;transform:translate(-50%,-50%)}.content.svelte-1y960i6{padding:28px 20px 20px}}@media (max-height: 600px){.modal.svelte-1y960i6{max-height:95vh;max-width:90vw;top:50%}}.home-button.svelte-tkkw3p{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;padding:.5rem;cursor:pointer;text-decoration:none;color:inherit}.logo.svelte-tkkw3p{display:block}.home-text.svelte-tkkw3p{font-weight:700;font-size:1.25rem;color:#1f2937;font-family:SF Pro Display,Inter,system-ui,sans-serif;letter-spacing:-.025em}.home-button.svelte-tkkw3p:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html,body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f7f7fb;color:#111}.topbar.svelte-12qhfyh{border-bottom:1px solid #eee;position:sticky;top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300}.topbar-container.svelte-12qhfyh{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 16px;max-width:900px;margin:0 auto}nav.svelte-12qhfyh{display:flex;align-items:center;gap:10px;justify-content:flex-end}.icon-btn.svelte-12qhfyh{background:transparent;color:#374151;border:0px solid #d1d5db;border-radius:10px;cursor:pointer}.icon-btn.svelte-12qhfyh:hover{background:#f3f4f6}main.svelte-12qhfyh{max-width:900px;margin:0 auto;padding-bottom:80px}.bottom-nav.svelte-12qhfyh{position:fixed;left:0;right:0;bottom:0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid #eee;padding:8px 0;z-index:300}.bottom-nav-container.svelte-12qhfyh{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:900px;width:100%;margin:0 auto;padding:0 16px}.bottom-nav.svelte-12qhfyh .item:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:#374151;font-size:12px;justify-self:center;min-width:60px;padding:4px}.bottom-nav.svelte-12qhfyh .item:where(.svelte-12qhfyh):focus,.bottom-nav.svelte-12qhfyh .item:where(.svelte-12qhfyh):hover{color:#111}
