:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem}.app{text-align:center}.header{margin-bottom:2rem}.header h1{font-size:2.5rem;margin:0 0 .5rem}.header p{color:#666;margin:0}.main{padding:2rem;background:#f5f5f5;border-radius:8px;text-align:left;max-width:1200px;margin:0 auto}.main-inner{display:flex;gap:2rem;align-items:flex-start}.main-content{flex:1;min-width:0}.main-addon{flex-shrink:0;width:280px;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;overflow-x:visible}.chat-section{max-width:640px;margin:0 auto;text-align:left}.chat-section h2{font-size:1.25rem;margin-bottom:1rem}.app-hint{color:#64748b;font-size:.9rem;margin:0}.app-finding-more{color:#64748b;font-size:.85rem;margin:-.5rem 0 1rem;font-style:italic}@media (max-width: 900px){.main-inner{flex-direction:column}.main-addon{width:100%;position:static}}@media (prefers-color-scheme: dark){.header p{color:#aaa}.main{background:#1a1a1a}}.chat{display:flex;flex-direction:column;gap:1rem;border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff}.chat-last-query{display:flex;flex-direction:column;gap:.25rem}.chat-role{font-size:.75rem;font-weight:600;color:#666}.chat-query{font-size:.95rem;color:#1e293b}.chat-error{padding:.5rem 1rem;font-size:.85rem;color:#64748b;background:#f1f5f9;border-radius:6px}.chat-form{display:flex;gap:.5rem}.chat-form input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.chat-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.chat-form button{padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer}.chat-form button:hover:not(:disabled){background:#1d4ed8}.chat-form button:disabled{opacity:.6;cursor:not-allowed}@media (prefers-color-scheme: dark){.chat{border-color:#333;background:#1a1a1a}.chat-query{color:#e5e7eb}.chat-error{background:#1e293b;color:#94a3b8}.chat-form input{background:#1a1a1a;border-color:#444;color:#fff}}.stack-opt{padding:1.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;margin-bottom:2rem}.stack-opt-product{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:#0c4a6e}.stack-opt-tagline{font-size:.85rem;color:#0369a1;margin:0 0 1rem;font-weight:500}.stack-opt-steps{margin:0 0 1.5rem;padding-left:1.25rem;line-height:1.8}.stack-opt-steps li{margin-bottom:.35rem}.stack-opt-cost{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:1rem;background:#fff;border-radius:8px;margin-bottom:1rem}.stack-opt-label{font-size:.9rem;color:#64748b}.stack-opt-value{font-size:1.75rem;font-weight:700;color:#059669}.stack-opt-original{font-size:.85rem;color:#94a3b8}.stack-opt-savings h3{font-size:.9rem;font-weight:600;margin:0 0 .5rem;color:#0c4a6e}.stack-opt-savings ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.stack-opt-savings li{display:flex;justify-content:space-between;gap:.5rem;padding:.35rem .5rem;background:#ffffffb3;border-radius:6px;font-size:.85rem}.savings-label{color:#475569}.savings-value{font-weight:600;color:#059669}@media (prefers-color-scheme: dark){.stack-opt{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155}.stack-opt-product{color:#7dd3fc}.stack-opt-tagline{color:#38bdf8}.stack-opt-cost{background:#1e293b}.stack-opt-label{color:#94a3b8}.stack-opt-value{color:#34d399}.stack-opt-original{color:#64748b}.stack-opt-savings h3{color:#7dd3fc}.stack-opt-savings li{background:#1e293bcc}.savings-label{color:#cbd5e1}.savings-value{color:#34d399}}.deal-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.deal-card--best{border-color:#10b981;border-width:2px;box-shadow:0 0 0 1px #10b98133}.deal-card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb26}.deal-card--best:hover{border-color:#059669;box-shadow:0 2px 12px #10b98133}.deal-card-badge{position:absolute;top:.5rem;right:.5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#047857;background:#d1fae5;padding:.2rem .5rem;border-radius:4px}.deal-card-rank{position:absolute;top:.5rem;right:.5rem;font-size:.7rem;font-weight:700;color:#64748b}.deal-card-image{width:100%;aspect-ratio:1;object-fit:contain;background:#f9fafb;border-radius:6px;margin-bottom:.5rem}.deal-card-discount{display:inline-block;align-self:flex-start;padding:.2rem .5rem;font-size:.75rem;font-weight:600;color:#059669;background:#d1fae5;border-radius:4px}.deal-card-title{font-size:.95rem;font-weight:600;margin:0;line-height:1.35}.deal-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.deal-card-category{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#059669;background:#ecfdf5;padding:.15rem .4rem;border-radius:4px}.deal-card-merchant{font-size:.8rem;color:#6b7280}.deal-card-tags{display:flex;flex-wrap:wrap;gap:.25rem}.deal-card-tag{font-size:.7rem;color:#4b5563;background:#f3f4f6;padding:.15rem .4rem;border-radius:4px}.deal-card-reason{font-size:.75rem;color:#64748b;font-style:italic;margin-top:.25rem}.deal-card-rec{font-size:.75rem;color:#2563eb;margin-top:.25rem}@media (prefers-color-scheme: dark){.deal-card-image{background:#374151}.deal-card{background:#1f2937;border-color:#374151}.deal-card--best{border-color:#34d399;box-shadow:0 0 0 1px #34d39933}.deal-card-badge{color:#064e3b;background:#34d399}.deal-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}.deal-card--best:hover{border-color:#10b981;box-shadow:0 2px 12px #10b98140}.deal-card-discount,.deal-card-category{color:#34d399;background:#064e3b}.deal-card-merchant{color:#9ca3af}.deal-card-tag{color:#d1d5db;background:#374151}.deal-card-rec{color:#60a5fa}}.deal-feed{margin-bottom:2rem}.deal-feed-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.deal-feed-subtitle,.deal-feed-llm-unavailable{font-size:.9rem;color:#64748b;margin:0 0 1rem;line-height:1.45}.deal-feed-llm-unavailable{color:#b45309;font-style:italic}.deal-feed-best{padding:1rem 1.25rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:8px;margin-bottom:1rem}.deal-feed-best-label{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#047857;margin-bottom:.35rem}.deal-feed-best-text{margin:0;font-size:.95rem;color:#065f46;line-height:1.5}.deal-feed-best-text strong{color:#034e38}.deal-feed-section{margin-bottom:1.5rem}.deal-feed-section:last-child{margin-bottom:0}.deal-feed-section-title{font-size:.9rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.deal-feed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}@media (prefers-color-scheme: dark){.deal-feed-section-title,.deal-feed-subtitle{color:#94a3b8}.deal-feed-llm-unavailable{color:#fbbf24}.deal-feed-best{background:linear-gradient(135deg,#064e3b,#065f46);border-color:#047857}.deal-feed-best-label{color:#6ee7b7}.deal-feed-best-text{color:#a7f3d0}.deal-feed-best-text strong{color:#d1fae5}}.ingest-btn-wrap{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.ingest-btn{padding:.4rem .75rem;font-size:.85rem;background:#64748b;color:#fff;border:none;border-radius:6px;cursor:pointer}.ingest-btn:hover:not(:disabled){background:#475569}.ingest-btn:disabled{opacity:.7;cursor:not-allowed}.ingest-btn--secondary{background:#94a3b8}.ingest-btn--secondary:hover:not(:disabled){background:#64748b}.ingest-msg{font-size:.8rem;color:#64748b}.my-cards{margin-bottom:1.5rem;padding:1rem 1.25rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-align:left}.my-cards-title{font-size:1rem;font-weight:600;margin:0 0 .75rem}.my-cards-loading,.my-cards-empty{font-size:.9rem;color:#64748b;margin:0}.my-cards-list{list-style:none;margin:0 0 1rem;padding:0}.my-cards-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.my-cards-item:last-of-type{border-bottom:none}.my-cards-item-name{font-weight:500;flex:1}.my-cards-item-issuer{font-size:.85rem;color:#64748b}.my-cards-remove{width:1.5rem;height:1.5rem;padding:0;border:none;background:#f1f5f9;color:#64748b;border-radius:4px;cursor:pointer;font-size:1.1rem;line-height:1;flex-shrink:0}.my-cards-remove:hover{background:#fee2e2;color:#dc2626}.my-cards-add{display:flex;gap:.5rem;align-items:center;margin-top:.25rem;padding-bottom:2px;min-width:0}.my-cards-dropdown{flex:1;min-width:0;position:relative}.my-cards-select-trigger{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0;padding:.5rem 2rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;background:#fff;color:inherit;text-align:left;cursor:pointer}.my-cards-select-trigger:hover:not(:disabled){border-color:#94a3b8}.my-cards-select-trigger:disabled{opacity:.7;cursor:not-allowed}.my-cards-select-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-cards-select-chevron{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);font-size:.6rem;color:#64748b;pointer-events:none}.my-cards-dropdown-popup{margin:.25rem 0 0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:10000;display:flex;flex-direction:column}.my-cards-dropdown-popup:not(.my-cards-dropdown-popup-portal){position:absolute;top:100%;left:0;right:0;min-width:100%;min-height:320px;max-height:min(480px,70vh)}.my-cards-dropdown-search{flex-shrink:0;width:100%;padding:.5rem .75rem;border:none;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0;font-size:.9rem;background:#f8fafc;color:inherit}.my-cards-dropdown-search::placeholder{color:#94a3b8}.my-cards-dropdown-search:focus{outline:none;background:#fff;border-bottom-color:#0ea5e9}.my-cards-dropdown-list{list-style:none;margin:0;padding:.25rem 0;min-height:260px;overflow-y:auto;flex:1}.my-cards-dropdown-empty{padding:.75rem;font-size:.9rem;color:#64748b;text-align:center}.my-cards-dropdown-option{padding:.5rem .75rem;font-size:.9rem;cursor:pointer}.my-cards-dropdown-option:hover{background:#f1f5f9}.my-cards-dropdown-option-selected{background:#e0f2fe;color:#0369a1}.my-cards-add-btn{flex-shrink:0;padding:.5rem 1rem;border:1px solid #0ea5e9;background:#0ea5e9;color:#fff;border-radius:6px;font-size:.9rem;cursor:pointer}.my-cards-add-btn:hover:not(:disabled){background:#0284c7}.my-cards-add-btn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-color-scheme: dark){.my-cards{background:#1e293b;border-color:#334155}.my-cards-item{border-color:#334155}.my-cards-item-issuer{color:#94a3b8}.my-cards-remove{background:#334155;color:#94a3b8}.my-cards-remove:hover{background:#7f1d1d;color:#fca5a5}.my-cards-select-trigger{background:#1e293b;border-color:#334155;color:#f1f5f9}.my-cards-select-chevron{color:#94a3b8}.my-cards-dropdown-popup{background:#1e293b;border-color:#334155}.my-cards-dropdown-search{background:#0f172a;border-bottom-color:#334155;color:#f1f5f9}.my-cards-dropdown-search:focus{background:#1e293b;border-bottom-color:#0ea5e9}.my-cards-dropdown-list{background:transparent}.my-cards-dropdown-empty{color:#94a3b8}.my-cards-dropdown-option:hover{background:#334155}.my-cards-dropdown-option-selected{background:#0c4a6e;color:#7dd3fc}}
