:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#4c5fd7;--accent-bg:#4c5fd71a;--accent-border:#4c5fd780;--accent-gold:#f5b942;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#8b93f0;--accent-bg:#8b93f026;--accent-border:#8b93f080;--accent-gold:#fc6;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{text-align:left;max-width:1040px;margin:0 auto;padding:2rem 1.5rem 4rem;font-family:system-ui,sans-serif}.landing{flex-direction:column;align-items:center;padding-top:4rem;display:flex}.landing-hero{text-align:center;margin-bottom:1rem}.landing-hero h1{justify-content:center;align-items:center;gap:.35rem;margin-bottom:.25rem;display:flex}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.logo-mark{vertical-align:-.1em;width:1em;height:1em;color:var(--accent);margin-right:.4rem}.tagline{color:var(--text);margin:0 0 1.5rem;font-size:1.05rem}.landing .card{width:100%;max-width:420px}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.header h1{align-items:center;gap:.35rem;display:flex}.user-badge{align-items:center;gap:.75rem;display:flex}.avatar{background:var(--accent-bg);width:2rem;height:2rem;color:var(--accent);border:1px solid var(--accent-border);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.layout{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.column{flex-direction:column;gap:1.5rem;min-width:0;display:flex}@media (width<=700px){.layout{grid-template-columns:1fr}}.card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);border-radius:12px;padding:1.5rem}.card h2{margin-top:0}.card form,.card .row{flex-direction:column;gap:.6rem;display:flex}.card .row{flex-direction:row;align-items:center}.card .row input{flex:1;min-width:0}.card .row button{flex-shrink:0}label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}input{border:1px solid var(--border);color:inherit;background:0 0;border-radius:6px;padding:.5rem .6rem;font-family:inherit;font-size:1rem}input:focus{border-color:var(--accent-border);outline:none}button{cursor:pointer;border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent);border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .15s}button:hover{background:var(--accent-border)}button:disabled{opacity:.5;cursor:not-allowed}.link-button{color:var(--text);background:0 0;border:none;padding:.5rem 0;text-decoration:underline}.error{color:#e05555}.sms-consent{color:var(--text);opacity:.75;margin:-.3rem 0 0;font-size:.8rem}.balance{color:var(--text-h);margin:0 0 1rem;font-size:1.8rem;font-weight:600}.matched{color:#4caf50;font-weight:700}.searching{align-items:center;gap:.6rem;display:flex}.spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dots span{opacity:0;animation:1.4s infinite dot-blink}.dots span:first-child{animation-delay:0s}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes dot-blink{0%,80%,to{opacity:0}40%{opacity:1}}.elapsed{color:var(--text);opacity:.75;margin:.4rem 0 .8rem;font-size:.85rem}.list{max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.list li{border-bottom:1px solid var(--border);padding:.5rem 0;font-size:.95rem}.list li:last-child{border-bottom:none}.empty-state{color:var(--text);opacity:.6;padding:.75rem 0;font-size:.9rem}
