:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em;width:100%;max-width:900px;margin:2rem auto;box-sizing:border-box}#app{max-width:1280px;margin:0 auto;padding:2rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 600px){#app{padding:1rem}.card{padding:1em}}:root{--text-color-primary: #202124;--text-color-secondary: #5f6368;--success-color: #1e8e3e;--danger-color: #d93025;--border-color: #dadce0;--background-color: #ffffff;--pending-color: #e8f0fe;--failed-color: #fce8e6;--card-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);--highlight-color: #e8f0fe;--highlight-border-color: #1a73e8}.alert-card.svelte-1enyhy7{display:flex;gap:12px;--success-color: #1e8e3e;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:12px;padding:16px 16px 8px;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:var(--card-shadow);width:100%;max-width:800px;box-sizing:border-box;transition:background-color .3s ease,border-color .3s ease;flex-direction:column;cursor:pointer}.alert-card.archived.svelte-1enyhy7:not(.expanded){background-color:#f8f9fa;opacity:.7}.alert-card.archived.svelte-1enyhy7 .primary-info:where(.svelte-1enyhy7) h3:where(.svelte-1enyhy7),.alert-card.archived.svelte-1enyhy7 .current-price-info:where(.svelte-1enyhy7) .price:where(.svelte-1enyhy7){text-decoration:line-through;color:var(--text-color-secondary)}.content-area.svelte-1enyhy7{display:flex;justify-content:space-between;align-items:center;gap:16px}.primary-info.svelte-1enyhy7{display:flex;align-items:center;gap:8px;min-width:0}h3.svelte-1enyhy7{font-size:1.1rem;font-weight:500;color:var(--text-color-primary);margin:0}.current-price-info.svelte-1enyhy7{text-align:right;flex-shrink:0}.current-price-info.svelte-1enyhy7 .price:where(.svelte-1enyhy7){font-size:1.25rem;font-weight:500;color:var(--text-color-primary);margin:0}.price-with-trend.svelte-1enyhy7{display:flex;align-items:center;justify-content:flex-end;gap:6px}.price.svelte-1enyhy7{font-size:1.25rem;font-weight:500;margin:0;color:var(--text-color-primary)}.trend-arrow.svelte-1enyhy7{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.trend-up.svelte-1enyhy7 .trend-arrow:where(.svelte-1enyhy7){border-bottom:6px solid var(--success-color)}.trend-down.svelte-1enyhy7 .trend-arrow:where(.svelte-1enyhy7){border-top:6px solid var(--danger-color)}.trend-up.svelte-1enyhy7 .price:where(.svelte-1enyhy7){color:var(--success-color)}.trend-down.svelte-1enyhy7 .price:where(.svelte-1enyhy7){color:var(--danger-color)}.initial-price.svelte-1enyhy7{font-size:.85rem;color:var(--text-color-secondary);text-decoration:line-through;margin:2px 0 0}.date-info.svelte-1enyhy7{font-size:.8rem;color:var(--text-color-secondary);margin:4px 0 0}.status-icon.svelte-1enyhy7{flex-shrink:0}.triggered-icon.svelte-1enyhy7 svg:where(.svelte-1enyhy7){width:20px;height:20px;color:var(--success-color)}.actions.svelte-1enyhy7{display:flex;justify-content:flex-end;padding-top:8px;border-top:1px solid var(--border-color)}.icon-button.svelte-1enyhy7{background:none;border:none;padding:8px;cursor:pointer;color:var(--text-color-secondary);border-radius:50%;display:flex;transition:background-color .2s,color .2s}.icon-button.svelte-1enyhy7:hover{background-color:#f1f3f4;color:var(--text-color-primary)}.expandable-content.svelte-1enyhy7{max-height:0;overflow:hidden;transition:max-height .3s ease-out,margin-top .3s ease-out,padding-top .3s ease-out}.alert-card.expanded.svelte-1enyhy7 .expandable-content:where(.svelte-1enyhy7){max-height:200px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color);transition:max-height .35s ease-in,margin-top .35s ease-in,padding-top .35s ease-in}.expandable-content.svelte-1enyhy7 p:where(.svelte-1enyhy7){margin:0;color:var(--text-color-secondary)}.prompt-text.svelte-1enyhy7{font-style:italic;line-height:1.5;color:var(--text-color-primary)}.icon-button.svelte-1enyhy7 svg:where(.svelte-1enyhy7){width:20px;height:20px}:root{--text-color-primary: #202124;--text-color-secondary: #5f6368;--border-color: #dadce0;--highlight-border-color: #1a73e8;--button-background-color: #1a73e8;--button-text-color: #ffffff}.form-container.svelte-1ymikk6{display:flex;align-items:center;gap:16px;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.alerts-container.svelte-1ymikk6{max-width:800px;margin:0 auto}input[type=text].svelte-1ymikk6{flex-grow:1;font-size:1.5rem;font-weight:300;color:var(--text-color-primary);padding:12px 4px;border:none;border-radius:0;background-color:transparent;border-bottom:2px solid var(--border-color);transition:border-color .2s ease-in-out}input[type=text].svelte-1ymikk6::placeholder{color:#a0a0a0}input[type=text].svelte-1ymikk6:focus{outline:none;border-bottom-color:var(--highlight-border-color)}input[type=text].svelte-1ymikk6:disabled{background-color:transparent;color:var(--text-color-secondary);cursor:not-allowed}.error.svelte-1ymikk6{color:#d93025;background-color:#fce8e6;border:1px solid #d93025;border-radius:8px;padding:10px;margin-bottom:20px}.spinner.svelte-1ymikk6{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-1ymikk6-spin .75s linear infinite;margin-right:8px;vertical-align:middle}@keyframes svelte-1ymikk6-spin{to{transform:rotate(360deg)}}button.svelte-1ymikk6{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;padding:12px 24px;border-radius:8px;border:none;background-color:var(--button-background-color);color:var(--button-text-color);cursor:pointer;transition:background-color .2s}button.svelte-1ymikk6:hover:not(:disabled){background-color:#1865c7}button.svelte-1ymikk6:disabled{opacity:.6;cursor:not-allowed}.load-more-container.svelte-1ymikk6{display:flex;justify-content:center;padding:20px 0}.load-more-button.svelte-1ymikk6{background-color:transparent;border:1px solid var(--border-color);color:var(--text-color-primary)}.load-more-button.svelte-1ymikk6:hover:not(:disabled){background-color:#f8f9fa;border-color:#5f6368}.inspiration-container.svelte-1ymikk6{max-width:800px;margin:-20px auto 40px;text-align:center;padding:24px;background-color:#f8f9fa;border-radius:12px;border:1px solid var(--border-color)}.inspiration-title.svelte-1ymikk6{font-size:1.1rem;color:var(--text-color-secondary);margin:0 0 16px}.prompts.svelte-1ymikk6{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.prompt-chip.svelte-1ymikk6{font-size:.9rem;font-weight:500;padding:8px 16px;border-radius:20px;border:1px solid var(--border-color);background-color:#fff;color:var(--text-color-primary);cursor:pointer;transition:all .2s ease}.prompt-chip.svelte-1ymikk6:hover{background-color:#e8f0fe;border-color:var(--highlight-border-color);transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}@media (max-width: 600px){.form-container.svelte-1ymikk6,.alerts-container.svelte-1ymikk6{box-sizing:border-box}.form-container.svelte-1ymikk6{flex-direction:column;align-items:stretch;gap:20px}.inspiration-container.svelte-1ymikk6{margin-top:0}}.magic-link-login.svelte-1r805eh{display:flex;flex-direction:column;gap:24px;padding:2.5em;background-color:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001f;max-width:420px;margin:4em auto;text-align:center;box-sizing:border-box}h2.svelte-1r805eh{font-size:1.75rem;font-weight:600;color:#202124;margin:0 0 4px}.description.svelte-1r805eh{color:#5f6368;margin:0 0 16px;line-height:1.5}input[type=email].svelte-1r805eh{width:100%;font-size:1rem;padding:12px 16px;border:1px solid #dadce0;border-radius:8px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}input[type=email].svelte-1r805eh:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e833}button.svelte-1r805eh{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;background-color:#1a73e8;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s,box-shadow .2s}button.svelte-1r805eh:hover:not(:disabled){background-color:#1865c7;box-shadow:0 2px 4px #0000001a}button.svelte-1r805eh:disabled{background-color:#a0c3ff;cursor:not-allowed}.message-container.svelte-1r805eh{width:100%;padding:12px;border-radius:8px;text-align:center;font-weight:500;box-sizing:border-box}.success.svelte-1r805eh{background-color:#e6f4ea;color:#1e8e3e}.error.svelte-1r805eh{background-color:#fce8e6;color:#d93025}.spinner.svelte-1r805eh{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-1r805eh-spin .75s linear infinite;margin-right:8px;vertical-align:middle}@keyframes svelte-1r805eh-spin{to{transform:rotate(360deg)}}.loading-container.svelte-jnvazc{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;color:#5f6368}.user-info.svelte-jnvazc{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:900px;margin:40px auto 20px}.account-details.svelte-jnvazc{display:flex;align-items:center;gap:16px}.account-details.svelte-jnvazc p:where(.svelte-jnvazc){margin:0;color:#5f6368}.logout-button.svelte-jnvazc{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border-radius:50%;border:1px solid #dadce0;background-color:#fff;color:#3c4043;cursor:pointer;transition:background-color .2s,box-shadow .2s}.logout-button.svelte-jnvazc svg:where(.svelte-jnvazc){width:22px;height:22px}.logout-button.svelte-jnvazc:hover{background-color:#f8f9fa;box-shadow:0 1px 1px #3c404314}.upgrade-button.svelte-jnvazc{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:#fff;color:#1a73e8;border:1px solid #dadce0;padding:8px 16px;border-radius:9999px;font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color .2s;line-height:1.25rem}.upgrade-button.svelte-jnvazc:hover:not(:disabled){background-color:#f1f3f4}.upgrade-button.svelte-jnvazc:disabled{opacity:.6;cursor:not-allowed}.upgrade-button.svelte-jnvazc .redirect-icon:where(.svelte-jnvazc){width:16px;height:16px}
