:root{color:#0f172a;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.app-shell{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0}.brand{font-weight:700;font-size:1.125rem;color:#0f172a;text-decoration:none}.nav{display:flex;align-items:center;gap:1rem}.nav a.active{color:#0f172a;font-weight:600;text-decoration:none}.location-chip{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;padding:.25rem .5rem;border-radius:999px;background:#f1f5f9;color:#334155!important;text-decoration:none!important}.location-chip:hover{background:#e2e8f0}.location-editor{padding:1rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.location-editor-compact{padding:.75rem}.location-editor-label{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.location-editor-value{margin:.15rem 0 0;font-weight:600}.location-editor-search input{width:100%}.location-editor-save{align-self:flex-start}.link-button{border:0;background:none;color:#2563eb;cursor:pointer;padding:0;font:inherit}.main{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.main--full{max-width:none;width:100%;margin:0;padding:1.25rem 1.5rem 2.5rem;min-height:calc(100vh - 4.5rem)}.page-center{padding:4rem 1.5rem;text-align:center}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;min-width:12rem}.button-danger{background:#fff;color:#b91c1c;border:1px solid #fecaca}.button-danger:hover:not(:disabled){background:#fef2f2}.stack,.stack-lg{display:flex;flex-direction:column;gap:1rem}.stack-lg{gap:1.5rem}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.panel.narrow{max-width:560px}label{display:flex;flex-direction:column;gap:.5rem;font-weight:600}input,textarea,button{font:inherit}input,textarea{border:1px solid #cbd5e1;border-radius:12px;padding:.875rem 1rem}button,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:.875rem 1.25rem;background:#0f172a;color:#fff;font-weight:600;cursor:pointer;text-decoration:none}button:disabled{opacity:.6;cursor:not-allowed}.eyebrow{margin:0;color:#64748b;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}h1,h2,h3,p{margin-top:0}.muted{color:#64748b}.small{font-size:.875rem}.error{color:#b91c1c}.flash{padding:.875rem 1rem;border-radius:12px;background:#ecfdf5;color:#047857}.savings-large{color:#047857;font-size:1.125rem;font-weight:700}.category-block h2{font-size:1.125rem;margin-bottom:1rem}.intent-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,280px);gap:1rem;overflow-x:auto;padding-bottom:.5rem}.intent-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:0;color:inherit;min-width:280px}.intent-card__link{display:block;padding:1rem;color:inherit;text-decoration:none}.intent-card__link:hover{text-decoration:none}.intent-card:hover{border-color:#94a3b8}.intent-card__actions{padding:0 1rem 1rem}.intent-card__actions button{width:100%;margin-top:0}.panel-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.panel-actions button{margin-top:0}.error.small{font-size:.85rem;margin:.35rem 0 0}.intent-progress h2{margin:0 0 .35rem}.intent-progress-steps{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.intent-progress-step{display:flex;gap:.75rem;align-items:flex-start;padding:.65rem .75rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.intent-progress-step--active{border-color:#93c5fd;background:#eff6ff}.intent-progress-step--done{border-color:#bbf7d0;background:#f0fdf4}.intent-progress-icon{font-weight:700;width:1.25rem;text-align:center}.intent-progress-label{margin:0;font-weight:600}.intent-card__category{color:#64748b;font-size:.75rem;font-weight:700}.intent-card h3{margin:.5rem 0}.savings{color:#047857;font-weight:600}.badge{display:inline-block;margin-top:.75rem;padding:.25rem .625rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.75rem;font-weight:600}.badge--success{background:#dcfce7;color:#15803d}.badge--info{background:#dbeafe;color:#1d4ed8}.badge--muted{background:#f1f5f9;color:#64748b}.badge--danger{background:#fee2e2;color:#b91c1c}.merchant-table-wrap{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.merchant-table{width:100%;border-collapse:collapse}.merchant-table th,.merchant-table td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:top}.merchant-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.merchant-table tbody tr:last-child td{border-bottom:0}.merchant-meta{margin:.25rem 0 0}.merchant-table .badge{margin-top:0}.discovery-banner{padding:1rem 1.25rem;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe}.merchant-preview-list{list-style:none;margin:.75rem 0 0;padding:0;display:grid;gap:.5rem}.merchant-preview-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.875rem}.merchant-preview-list .badge{margin-top:0;flex-shrink:0}.discovery-hints{background:#fff7ed;border-color:#fed7aa}.panel button{margin-top:.75rem}.intent-card .merchant-preview-list{margin-bottom:.75rem}.offer-grid,.order-detail-page h2{margin:0 0 .5rem;font-size:1.05rem}.offer-grid{display:grid;gap:1rem}.intent-detail-page{width:100%}.intent-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,22rem);gap:1.5rem;align-items:start;width:100%}.intent-detail-layout--single{grid-template-columns:minmax(0,1fr)}.intent-detail-main{min-width:0}.intent-detail-sidebar{position:sticky;top:1rem}.intent-detail-offers h2,.intent-detail-merchants h2,.intent-detail-meta h2{margin:0 0 .35rem;font-size:1.2rem}.intent-detail-offers-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);gap:1rem;overflow-x:auto;padding-bottom:.35rem;margin-top:.75rem;width:100%}.intent-detail-offers-row .offer-card{min-height:100%}.intent-detail-meta .discovery-hints{padding:.75rem 1rem;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa}@media(max-width:960px){.intent-detail-layout{grid-template-columns:1fr}.intent-detail-sidebar{position:static;order:-1}}.order-detail-section+.order-detail-section{padding-top:.25rem;border-top:1px solid var(--border, #e5e7eb)}.order-merchant-address{margin:.35rem 0 0}.order-offer-title{margin:0;font-weight:600}.order-offer-message,.order-terms{margin:0;white-space:pre-wrap}.order-payment-summary p{margin:0}.order-list{display:grid;gap:1rem}.offer-grid-top3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.offer-card{position:relative}.offer-card-recommended{border-color:#0d9488;box-shadow:0 0 0 1px #0d94882e}.offer-recommended-badge{position:absolute;top:.75rem;right:.75rem;z-index:1;border-radius:999px;padding:.2rem .55rem;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.offer-recommendation-note{margin:.35rem 0 0}.offer-card,.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.25rem}.offer-card-compact{display:grid;gap:.75rem}.offer-card-expanded{display:grid;gap:.85rem}.offer-card-heading h3{margin:0 0 .35rem}.offer-discount-badge{display:inline-block;margin:.25rem 0;padding:.2rem .55rem;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:600;font-size:.95rem}.offer-pricing{display:flex;flex-direction:column;gap:.15rem;margin-top:.35rem}.offer-savings{margin:0;font-weight:600;color:#047857;font-size:.95rem}.offer-pay-price{margin:.35rem 0 .1rem;font-size:1.2rem;font-weight:700;color:#0f172a}.offer-list-price{margin:0;text-decoration:line-through}.offer-validity,.offer-checkout-hint{margin:.35rem 0 0}.offer-card-checkout-paused{opacity:.92;border-style:dashed}.offer-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.offer-card-actions button{margin-top:0}.view-all-offers{margin-top:1rem}.best-offers-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;margin-bottom:.5rem}.best-offers-header h2{margin:0}.offer-round-label{margin:0 0 .25rem;font-weight:500}.offer-grid-refresh{animation:offer-grid-fade .35s ease-out}@keyframes offer-grid-fade{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.checkbox-label{display:flex;align-items:flex-start;gap:.6rem;font-weight:500}.checkbox-label input[type=checkbox]{margin-top:.2rem}.intent-preferences-label{margin:.2rem 0 .5rem;font-weight:600;color:#334155}.offer-google-rating{margin:.15rem 0 .25rem;color:#b45309;font-weight:600}.intent-merchant-stats{margin:.15rem 0 .75rem}.negotiation-rounds-banner{padding:.75rem 1rem;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe}.offer-negotiation-header .offer-discount-badge{margin-bottom:.5rem}.text-link{color:#2563eb;text-decoration:none;font-weight:500}.text-link:hover{text-decoration:underline}.offer-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.offer-merchant-icon{flex:0 0 40px;width:40px;height:40px;border-radius:8px;overflow:hidden;background:#e2e8f0}.offer-merchant-icon img{display:block;width:40px;height:40px;object-fit:cover}.offer-merchant-icon-fallback{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#0f766e,#1d4ed8);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em}.offer-card-heading{flex:1;min-width:0}.offer-summary{margin:0}.communication-log{border-top:1px solid #e2e8f0;padding-top:.75rem}.negotiation-chat{display:flex;flex-direction:column;gap:.75rem;min-height:320px}.negotiation-chat-header h2{margin:0;font-size:1.1rem}.negotiation-chat-header p{margin:.25rem 0 0}.negotiation-chat-empty{display:flex;align-items:center;justify-content:center;min-height:220px;text-align:center}.negotiation-chat-thread{display:flex;flex-direction:column;gap:.85rem;max-height:min(60vh,560px);overflow-y:auto;padding:.5rem .25rem .25rem}.chat-row{display:flex;width:100%}.chat-row-user{justify-content:flex-end}.chat-row-merchant{justify-content:flex-start}.chat-bubble{max-width:min(78%,34rem);border-radius:16px;padding:.7rem .85rem;box-shadow:0 1px 2px #0f172a0f}.chat-bubble-user{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.chat-bubble-merchant{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.chat-bubble-meta{display:flex;align-items:center;gap:.45rem;margin-bottom:.3rem}.chat-bubble-sender{font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;opacity:.85}.chat-bubble-user .chat-bubble-sender{color:#dbeafe}.chat-bubble-merchant .chat-bubble-sender{color:#475569}.chat-bubble-round{font-size:.68rem;font-weight:600;padding:.1rem .45rem;border-radius:999px;background:#ffffff2e;color:#eff6ff}.chat-bubble-body{margin:0;white-space:pre-wrap;line-height:1.45}.chat-bubble-pricing{margin:.45rem 0 0;font-size:.82rem;font-weight:600}.chat-bubble-user .chat-bubble-pricing{color:#dbeafe}.chat-bubble-merchant .chat-bubble-pricing{color:#047857}.chat-bubble-time{display:block;margin-top:.4rem;font-size:.68rem;opacity:.72}.negotiation-counter-panel h2{margin:0;font-size:1.1rem}.negotiation-counter-presets{display:flex;flex-wrap:wrap;gap:.5rem}.chip-button{background:#e2e8f0;color:#0f172a;padding:.45rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}button.secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.negotiation-counter-actions{display:flex;gap:.75rem;flex-wrap:wrap}.communication-log h4{margin:0 0 .5rem;font-size:.95rem}.communication-log-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.communication-log-header h4{margin:0;font-size:1.05rem}.communication-round{font-size:.75rem;font-weight:600;color:#1d4ed8;background:#dbeafe;padding:.1rem .45rem;border-radius:999px}.communication-lines{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.communication-line{border:1px solid #e2e8f0;border-radius:12px;padding:.65rem .75rem;background:#f8fafc}.communication-line.actor-user{border-left:3px solid #2563eb}.communication-line.agent-merchant,.communication-line.actor-merchant_agent{border-left:3px solid #047857}.communication-line.agent-system,.communication-line.actor-system{border-left:3px solid #64748b}.communication-line-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.35rem;font-size:.75rem;color:#64748b}.communication-actor{font-weight:700;color:#0f172a}.communication-line-deterministic{border-left-color:#d97706;background:#fffbeb}.communication-line-warning{border-left-color:#dc2626;background:#fef2f2}.communication-type{text-transform:uppercase;letter-spacing:.03em;font-weight:600}.communication-body{margin:0;white-space:pre-wrap}.communication-details{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem;font-size:.75rem;color:#475569}.order-card{display:block;color:inherit;text-decoration:none}.order-card:hover{border-color:#94a3b8;text-decoration:none}.price{color:#047857;font-size:1.25rem;font-weight:700}.timeline{display:grid;gap:1rem}.timeline-item{border-left:3px solid #cbd5e1;padding-left:1rem}.timeline-meta{color:#64748b;font-size:.875rem;font-weight:600}.saved-cards{padding:1rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.saved-card-picker{margin:0;padding:0;border:0;display:grid;gap:.75rem}.saved-card-picker legend{font-weight:700;color:#0f172a;margin-bottom:.25rem}.saved-card-option{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer}.saved-card-option.is-selected{border-color:#047857;box-shadow:0 0 0 1px #047857;background:#f0fdf4}.saved-card-option input{margin-top:.2rem}.saved-card-option-body{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.saved-card-brand{font-weight:700;color:#0f172a}.saved-card-last4{color:#334155}.saved-card-default{font-size:.75rem;font-weight:600;color:#047857;background:#dcfce7;border-radius:999px;padding:.1rem .5rem}.checkout-email-notice{margin:0}.checkout-payment-form{gap:1rem}.voucher{padding:1rem;border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0}.voucher-code{font-size:1.5rem;font-weight:700;color:#065f46}@media(max-width:768px){.hero{flex-direction:column}.nav{flex-wrap:wrap;justify-content:flex-end}}
