@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";:root{--color-bg:#000;--color-surface:#111;--color-surface-2:#1a1a1a;--color-border:#ffffff14;--color-text:#f5f5f5;--color-text-muted:#888;--color-accent:#fff;--color-accent-soft:#ffffff1a;--color-error:#ff453a;--color-success:#32d74b;--color-primary:#fff;--color-primary-rgb:255, 255, 255;--color-primary-light:#fff3;--color-primary-faded:#ffffff0d;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-7:28px;--spacing-8:32px;--spacing-9:36px;--spacing-10:40px;--spacing-11:44px;--spacing-12:48px;--spacing-14:56px;--spacing-16:64px;--spacing-18:72px;--spacing-20:80px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-full:9999px;--font-body:"Pretendard Variable", "Outfit", "Inter", system-ui, -apple-system, sans-serif;--font-heading:"Pretendard Variable", "Outfit", sans-serif;--font-mono:"JetBrains Mono", "Menlo", monospace;--text-xs:11px;--text-sm:13px;--text-md:15px;--text-lg:18px;--text-xl:24px;--text-2xl:32px;--text-3xl:40px;--ease-out:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--nav-height:64px;--container-max-width:1200px;--container-narrow-width:600px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 8px 16px #00000080;--shadow-lg:0 16px 32px #0009;--shadow-xl:0 24px 48px #000c;--card-gap:var(--space-lg)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-md);-webkit-font-smoothing:antialiased;-moz-osx-smoothing:grayscale;-webkit-touch-callout:none;margin:0;line-height:1.5}input,textarea{-webkit-user-select:auto;user-select:auto}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg, var(--color-surface) 25%, var(--color-surface-2) 50%, var(--color-surface) 75%);background-size:200% 100%;animation:1.5s linear infinite shimmer}.update-banner.svelte-z1ckp5{color:#fff;z-index:9999;background:linear-gradient(90deg,#ff3e00,#ff8c00);justify-content:center;align-items:center;height:40px;font-size:13px;font-weight:700;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #ff3e004d}.banner-content.svelte-z1ckp5{align-items:center;gap:12px;display:flex}.spinner.svelte-z1ckp5{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite svelte-z1ckp5-spin}.ai-badge.svelte-z1ckp5{text-transform:uppercase;letter-spacing:.05em;background:#0003;border-radius:4px;padding:2px 8px;font-size:10px}@keyframes svelte-z1ckp5-spin{to{transform:rotate(360deg)}}.overlay.svelte-1yctvi3{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;width:100%;height:100%;position:fixed;top:0;left:0}.bottom-sheet.svelte-1yctvi3{-webkit-backdrop-filter:blur(20px);z-index:1001;width:100%;padding-bottom:env(safe-area-inset-bottom,24px);background:#121212e6;border-top:1px solid #ffffff1a;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:0;left:0}.handle.svelte-1yctvi3{background:#fff3;border-radius:2px;width:40px;height:4px;margin:12px 0}.content.svelte-1yctvi3{text-align:center;flex-direction:column;gap:32px;width:100%;max-width:480px;padding:24px;display:flex}.header.svelte-1yctvi3{flex-direction:column;gap:8px;display:flex}.title.svelte-1yctvi3{color:#fff;font-size:1.5rem;font-weight:700}.subtitle.svelte-1yctvi3{color:#fff9;font-size:.95rem;line-height:1.5}.actions.svelte-1yctvi3{flex-direction:column;gap:12px;display:flex}.login-btn.svelte-1yctvi3{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;height:52px;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.login-btn.svelte-1yctvi3:active{transform:scale(.98)}.login-btn.svelte-1yctvi3:disabled{opacity:.5;cursor:not-allowed}.apple.svelte-1yctvi3{color:#000;background:#fff}.google.svelte-1yctvi3{color:#000;background:#fff;border:1px solid #0000001a}.close-btn.svelte-1yctvi3{color:#fff6;cursor:pointer;background:0 0;border:none;padding:8px;font-size:.9rem}@media (width>=768px){.bottom-sheet.svelte-1yctvi3{border:1px solid #ffffff1a;border-radius:24px;width:400px;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0006}.handle.svelte-1yctvi3{display:none}}.login-toast.svelte-1fz2bl8{z-index:9999;pointer-events:none;position:fixed;top:16px;left:50%;transform:translate(-50%)}.toast-inner.svelte-1fz2bl8{-webkit-backdrop-filter:blur(20px);white-space:nowrap;background:#141414eb;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:12px;padding:10px 18px 10px 10px;display:flex;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0a}.avatar-wrap.svelte-1fz2bl8{flex-shrink:0;position:relative}.avatar-img.svelte-1fz2bl8,.avatar-fallback.svelte-1fz2bl8{border-radius:50%;width:36px;height:36px;display:block}.avatar-fallback.svelte-1fz2bl8{background:linear-gradient(135deg, var(--color-accent,#ff6b6b), #ff9f43);color:#fff;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.online-dot.svelte-1fz2bl8{background:#2ecc71;border:2px solid #141414eb;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out 2 svelte-1fz2bl8-pulse-dot;position:absolute;bottom:1px;right:1px}@keyframes svelte-1fz2bl8-pulse-dot{0%,to{transform:scale(1);box-shadow:0 0 #2ecc7199}50%{transform:scale(1.15);box-shadow:0 0 0 4px #2ecc7100}}.toast-text.svelte-1fz2bl8{flex-direction:column;gap:1px;display:flex}.welcome.svelte-1fz2bl8{color:#ffffff80;font-size:.72rem;font-weight:500;line-height:1}.name.svelte-1fz2bl8{color:#fff;text-overflow:ellipsis;max-width:160px;font-size:.9rem;font-weight:700;line-height:1.2;overflow:hidden}.check-icon.svelte-1fz2bl8{color:#2ecc71;flex-shrink:0}@media (width>=768px){.login-toast.svelte-1fz2bl8{top:20px;left:auto;right:24px;transform:none}}.toast.svelte-1cpok13{z-index:10000;pointer-events:none;width:max-content;max-width:90vw;position:fixed;top:24px;left:50%;transform:translate(-50%)}.toast-inner.svelte-1cpok13{-webkit-backdrop-filter:blur(20px);color:#fff;background:#141414e6;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;display:flex;box-shadow:0 12px 40px #00000080,0 0 0 1px #ffffff0d}.icon.svelte-1cpok13{flex-shrink:0}.icon.success.svelte-1cpok13{color:#2ecc71}.icon.error.svelte-1cpok13{color:#e74c3c}.icon.info.svelte-1cpok13{color:#3498db}.message.svelte-1cpok13{font-size:.9rem;font-weight:600;line-height:1.4}@media (width>=768px){.toast.svelte-1cpok13{top:32px}}.overlay.svelte-1pviwq4{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.modal-container.svelte-1pviwq4{z-index:2001;width:100%;padding:var(--space-md);pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0}.modal-card.svelte-1pviwq4{width:100%;max-width:480px;padding:var(--space-xl);gap:var(--space-lg);pointer-events:auto;background:linear-gradient(135deg,#1a1a1a 0%,#121212 100%);border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;display:flex;position:relative;box-shadow:0 24px 48px #00000080}.close-icon-btn.svelte-1pviwq4{top:var(--space-lg);right:var(--space-lg);color:#fff6;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute}.close-icon-btn.svelte-1pviwq4:hover{color:#fff;background:#ffffff1a}.header.svelte-1pviwq4{gap:var(--space-sm);flex-direction:column;padding-right:40px;display:flex}.message.svelte-1pviwq4{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.actions.svelte-1pviwq4{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.btn-cancel.svelte-1pviwq4{height:52px;color:var(--color-text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:1;font-weight:700;transition:all .2s}.btn-cancel.svelte-1pviwq4:hover{background:#ffffff1a}.btn-continue.svelte-1pviwq4{background:var(--color-text);height:52px;color:var(--color-bg);cursor:pointer;box-shadow:0 4px 20px rgba(var(--color-primary-rgb), .2);border:none;border-radius:16px;flex:2;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.dark .btn-continue.svelte-1pviwq4{color:#000;background:#fff}.btn-continue.svelte-1pviwq4:hover{box-shadow:0 8px 25px rgba(var(--color-primary-rgb), .3);transform:translateY(-2px)scale(1.02)}@media (width>=768px){.modal-container.svelte-1pviwq4{padding:0;bottom:50%;transform:translateY(50%)}.modal-card.svelte-1pviwq4{max-width:420px}}.offline-banner.svelte-1cjtxgc{top:var(--safe-area-top,0);background-color:var(--color-error,#ff453a);color:#fff;z-index:9999;padding:var(--space-sm,8px) var(--space-md,16px);box-shadow:var(--shadow-sm);justify-content:center;display:flex;position:fixed;left:0;right:0}.content.svelte-1cjtxgc{align-items:center;gap:var(--space-sm,8px);font-size:var(--text-sm,13px);font-weight:500;display:flex}
