:root{color-scheme:dark;--bg:#0f0f12;--surface:#17171c;--border:#2a2a33;--text:#f4f4f5;--muted:#a1a1aa;--accent:#f4f4f5;--danger:#fca5a5;--ok:#86efac}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font:16px/1.55 system-ui,-apple-system,Segoe UI,sans-serif;-webkit-text-size-adjust:100%}.shell{max-width:520px;margin:0 auto;padding:24px 20px 64px}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px}h1{font-size:24px;line-height:1.25;margin:0 0 8px}h2{font-size:17px;margin:0 0 10px}p{margin:0 0 14px}.muted{color:var(--muted);font-size:14px}label{display:block;font-size:13px;color:#d4d4d8;margin-bottom:6px}.field{display:flex;align-items:center;gap:6px;background:var(--bg);border:1px solid #34343f;border-radius:10px;padding:0 12px;margin-bottom:16px}.field span{color:#71717a}input,textarea{flex:1 1;min-width:0;background:transparent;color:inherit;padding:14px 0;outline:none}.btn,input,textarea{border:0;font-size:16px;font-family:inherit}.btn{display:block;width:100%;padding:15px;font-weight:600;border-radius:10px;background:var(--accent);color:#0f0f12;text-align:center;text-decoration:none;cursor:pointer;min-height:48px}.btn.secondary{background:transparent;color:var(--muted);border:1px solid var(--border)}.notice{border-radius:10px;padding:12px;font-size:13px;margin-bottom:18px;background:#3b2f0b;border:1px solid #6b551a;color:#f5d98b}.error{color:var(--danger);font-size:14px;margin-bottom:14px}.pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 10px;border-radius:999px;border:1px solid var(--border);color:var(--muted)}.pill[data-status=CONNECTED]{color:var(--ok);border-color:#14532d;background:#052e16}.stack>*+*{margin-top:16px}.item{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.item:last-child{border-bottom:0}.hero{width:100%;aspect-ratio:4/5;border-radius:14px;display:block}.avatar,.hero{object-fit:cover;background:#26262e}.avatar{width:40px;height:40px;border-radius:999px}.row{display:flex;align-items:center;gap:12px}.product{padding:16px}.product-head{display:flex;gap:14px;align-items:flex-start}.product-image{width:72px;height:90px;flex:0 0 auto;object-fit:cover;border-radius:10px;background:#26262e;display:block}.product-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.product-brand{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.product-title{font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.pill[data-match=SIMILAR]{align-self:flex-start;margin-top:2px;font-size:11px;padding:3px 8px;color:#fbbf24;border-color:#78350f;background:#2a1c05}.offers{list-style:none;margin:14px 0 0;padding:0}.offer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;margin-top:8px;color:inherit;text-decoration:none}.offer:active{background:#1e1e25}.offer[data-sold-out=true]{color:var(--muted)}.offer-merchant{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.offer-price{display:flex;align-items:baseline;gap:8px;flex:0 0 auto;font-size:15px}.offer-was{color:var(--muted);font-size:13px}.offer-flag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.offer-deal{color:var(--ok)}.footnote,.offers-note{color:var(--muted);font-size:12px;margin:12px 0 0}.footnote{text-align:center;margin:0}.handoff{max-width:480px;margin:0 auto;padding:32px 20px 48px}.handoff__eyebrow{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.handoff__title{margin:0 0 12px;font-size:24px;line-height:1.25}.handoff__lede{margin:0 0 24px;color:var(--muted);line-height:1.5}.compose{border:1px solid var(--border);border-radius:16px;padding:16px;margin-bottom:20px}.compose__to{margin:0 0 12px;font-size:13px;color:var(--muted)}.compose__label{font-weight:600;margin-right:6px}.compose__bubble{margin:0;padding:12px 14px;border-radius:18px 18px 4px 18px;background:var(--surface);line-height:1.45}.handoff__send{width:100%;min-height:48px;border:0;border-radius:999px;font-size:16px;font-weight:600;background:var(--accent);color:var(--bg);cursor:pointer}.handoff__send--link{display:flex;align-items:center;justify-content:center;text-decoration:none}.handoff__error{margin:0 0 16px;color:var(--danger);font-size:14px}.handoff__note{margin:20px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.thread{max-width:480px;margin:0 auto;padding:20px 16px 40px;display:flex;flex-direction:column;min-height:100dvh}.thread__header{border-bottom:1px solid var(--border);padding-bottom:12px;margin-bottom:16px}.thread__title{margin:0;font-size:17px;font-weight:600}.thread__status{margin:4px 0 0;font-size:12px;color:var(--muted)}.thread__log{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.thread__empty{color:var(--muted);line-height:1.5}.bubble{max-width:82%;padding:10px 14px;border-radius:18px;line-height:1.45;overflow-wrap:anywhere}.bubble--mine{align-self:flex-end;background:var(--accent);color:var(--bg);border-bottom-right-radius:4px}.bubble--theirs{align-self:flex-start;background:var(--surface);border-bottom-left-radius:4px}.composer{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--border);padding-top:12px}.composer__input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:16px;font-size:16px;font-family:inherit;resize:vertical}.composer__send{min-height:44px;border:0;border-radius:999px;font-size:15px;font-weight:600;background:var(--accent);color:var(--bg);cursor:pointer}.ops{max-width:60rem;margin:0 auto;padding:2rem 1.25rem 4rem}.ops__header{margin-bottom:2rem}.ops__title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.ops__lede,.ops__note{color:#52525b;font-size:.9rem;line-height:1.5;margin-top:.5rem}.ops__section{margin-top:2rem;border-top:1px solid #e4e4e7;padding-top:1rem}.ops__section-title{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.ops__count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:#f4f4f5;border-radius:999px;padding:.1rem .55rem;font-size:.8rem;color:#3f3f46}.ops__empty{color:#71717a;font-size:.9rem;margin-top:.75rem}.ops__list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.ops__row{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;border:1px solid #e4e4e7;border-radius:.5rem;padding:.75rem .9rem;background:#fff}.ops__row-primary{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;font-weight:600;word-break:break-all}.ops__row-detail,.ops__row-secondary{color:#71717a;font-size:.8rem;margin-top:.15rem;word-break:break-word}.ops__row-actions{flex-shrink:0}.ops__button{border:1px solid #18181b;background:#18181b;color:#fff;border-radius:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer}.ops__button:disabled{opacity:.6;cursor:progress}.ops__button--danger{background:#b91c1c;border-color:#b91c1c}.ops__action{display:flex;align-items:center;gap:.5rem}.ops__action--wide{flex-wrap:wrap;min-width:22rem}.ops__action-note{font-size:.75rem;color:#3f3f46}.ops__action-error{font-size:.75rem;color:#b91c1c}.ops__switch{margin-top:1.5rem;border:2px solid #e4e4e7;border-radius:.6rem;padding:1rem}.ops__switch--off{border-color:#b91c1c;background:#fef2f2}.ops__switch-state{font-weight:700;letter-spacing:.04em;margin-top:.35rem}.ops__switch-note{color:#52525b;font-size:.85rem;line-height:1.5;margin-top:.35rem}.ops__switch-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.75rem}.ops__switch-label{font-size:.8rem;font-weight:600}.ops__switch-input{flex:1 1 16rem;border:1px solid #d4d4d8;border-radius:.4rem;padding:.45rem .6rem;font-size:.9rem}.ops__switch-operator{margin-top:.5rem;font-size:.75rem;color:#71717a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.legal{max-width:44rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;line-height:1.65}.legal h1{font-size:1.9rem;font-weight:700;letter-spacing:-.02em}.legal h2{font-size:1.15rem;font-weight:600;margin-top:2rem}.legal li,.legal p{color:#3f3f46;margin-top:.75rem}.legal ul{padding-left:1.25rem}.legal__updated{color:#71717a;font-size:.85rem}.legal__lookup{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.75rem 0}.legal__lookup label{font-size:.85rem;color:#3f3f46}.legal__lookup input{flex:1 1 16rem;padding:.45rem .6rem;border:1px solid #d4d4d8;border-radius:.4rem;font:inherit;font-size:.9rem}.legal__lookup button{padding:.45rem .9rem;border:1px solid #18181b;border-radius:.4rem;background:#18181b;color:#fafafa;font:inherit;font-size:.9rem;cursor:pointer}.legal__lookup-result{padding:.75rem .9rem;border-left:3px solid #d4d4d8;background:#fafafa}