:root{--brand-grad: linear-gradient(135deg, #b4e61a 0%, #34c759 100%);--brand-grad-rev: linear-gradient(135deg, #a8e000 0%, #2bb673 100%);--green: #34c759;--green-deep: #1f9e43;--green-soft: #ebf7d6;--green-bubble: #e8f6cf;--ai: #2ba84a;--ai-soft: #f1fadf;--ink: #111111;--ink-soft: #8a8a8a;--muted: #aeaeae;--line: #ececec;--surface: #ffffff;--bg: #f5f5f5;--bubble-other: #f0f0f0;--red: #ff3b30;--radius: 22px;--shadow: 0 18px 50px rgba(20, 24, 28, .18);font-synthesis:none}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Segoe UI,Roboto,system-ui,sans-serif;color:var(--ink);background:radial-gradient(900px 500px at 50% -8%,#eef7df,#eef7df00 60%),linear-gradient(160deg,#fbfbfb,#eceef0);-webkit-font-smoothing:antialiased}.stage{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 16px 32px}@media (max-height: 980px){.stage{justify-content:flex-start}}.phone{box-sizing:content-box;width:402px;height:874px;background:var(--surface);border-radius:56px;border:13px solid #07090c;box-shadow:var(--shadow),0 0 0 2px #ffffff0f inset;overflow:hidden;position:relative;display:flex;flex-direction:column}.phone:before{content:"";position:absolute;top:11px;left:50%;transform:translate(-50%);width:126px;height:31px;background:#07090c;border-radius:18px;z-index:30}.status-bar{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:11px;font-weight:600;color:var(--ink);background:var(--surface);flex:none}.concept-note{display:block;margin-top:10px;padding-left:4px;font-size:9.5px;font-weight:500;letter-spacing:.2px;color:var(--muted)}.sb-right{display:flex;align-items:center;gap:6px}.sb-batt:after{content:"%";font-size:9px}.phone-screen{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--surface)}.chat-header{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);flex:none}.hdr-back{font-size:26px;color:var(--green-deep);line-height:1;width:18px}.hdr-title{display:flex;flex-direction:column;flex:1;line-height:1.2}.hdr-name{font-weight:800;font-size:16px;letter-spacing:-.2px}.hdr-members{font-size:11.5px;color:var(--ink-soft)}.hdr-right{display:flex;align-items:center;gap:10px}.hdr-call{font-size:18px;color:var(--ink-soft)}.src-tag{font-size:9px;font-weight:700;padding:3px 7px;border-radius:999px;letter-spacing:.2px}.src-tag.live{color:var(--green-deep);background:var(--green-soft)}.src-tag.scripted{color:#9a7b18;background:#fbf3d9}.chat-body{flex:1;overflow-y:auto;padding:12px 12px 18px;scroll-behavior:smooth}.day-divider{text-align:center;font-size:11px;color:var(--muted);margin:4px 0 12px}.message-list{display:flex;flex-direction:column;gap:10px}.msg-row{display:flex;align-items:flex-end;gap:8px;max-width:100%;animation:pop .28s cubic-bezier(.2,.9,.3,1.3)}.msg-row.from-me{flex-direction:row-reverse}.msg-col{display:flex;flex-direction:column;gap:3px;max-width:78%}.msg-name{font-size:11px;font-weight:700;color:var(--ink-soft);margin-left:12px}.bubble{position:relative;background:var(--bubble-other);color:var(--ink);padding:10px 13px;border-radius:6px 18px 18px;font-size:14.5px;line-height:1.42;max-width:100%;word-break:break-word}.from-me .bubble{background:var(--green-bubble);border-top-left-radius:18px;border-top-right-radius:6px}.bubble-me{background:var(--green-bubble)}.bubble-text{display:block}.bubble-meta{display:inline-flex;align-items:center;gap:4px;float:right;font-size:9.5px;color:var(--muted);margin:4px 0 -2px 10px;transform:translateY(2px)}.ticks{color:var(--green-deep);font-size:10px;letter-spacing:-2px}.from-ai .msg-col{max-width:88%}.ai-bubble{background:linear-gradient(160deg,#ffffff 0%,var(--ai-soft) 100%);border:1.5px solid #9bdc4f;border-top-left-radius:6px;box-shadow:0 10px 28px #34c75933}.ai-flag{display:inline-block;font-size:9.5px;font-weight:800;color:#143d12;background:var(--brand-grad);padding:3px 8px;border-radius:999px;margin-bottom:6px;letter-spacing:.3px}.avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex:none;box-shadow:0 1px 3px #0000001f}.avatar-ai{background:var(--brand-grad)!important;color:#143d12!important;box-shadow:0 2px 10px #34c75973}.avatar-ring{box-shadow:0 0 0 3px var(--green-soft)}.typing-bubble{display:inline-flex;align-items:center;gap:5px;padding:11px 13px}.typing-bubble.ai-bubble{gap:8px}.typing-name{font-size:11px;color:var(--green-deep);font-weight:600}.dot{width:7px;height:7px;border-radius:50%;background:var(--muted);animation:blink 1.2s infinite ease-in-out both}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.ai-bubble .dot{background:var(--green)}.card-stack{display:flex;flex-direction:column;gap:8px;margin-top:10px}.backup-label{font-size:10.5px;color:var(--muted);margin:2px 0 -2px 2px}.resto-card{text-align:left;width:100%;background:#fff;border:1.5px solid var(--line);border-radius:16px;padding:11px 12px;cursor:pointer;transition:transform .12s ease,border-color .15s ease,box-shadow .15s ease;font:inherit;color:inherit}.resto-card:active{transform:scale(.985)}.resto-card.primary{border-color:var(--green);box-shadow:0 6px 18px #1fc77a29}.resto-card.selected{border-color:var(--green-deep);background:var(--green-soft)}.resto-top{display:flex;align-items:center;gap:10px}.resto-emoji{font-size:24px}.resto-headline{display:flex;flex-direction:column;flex:1;min-width:0}.resto-name{font-weight:700;font-size:14px}.resto-sub{font-size:11.5px;color:var(--ink-soft)}.tables-now{color:var(--green-deep);font-weight:600}.primary-badge{font-size:10px;font-weight:800;color:#fff;background:var(--green);padding:3px 8px;border-radius:999px}.selected-check{width:22px;height:22px;border-radius:50%;background:var(--green-deep);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.resto-whys{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.why-chip{font-size:10.5px;background:var(--green-soft);color:var(--green-deep);padding:3px 8px;border-radius:999px}.why-chip b{font-weight:800}.memory-seed{padding:18px 14px;display:flex;flex-direction:column;gap:16px;animation:fade .4s ease}.ms-header{text-align:center}.ms-eyebrow{font-size:11px;font-weight:700;color:var(--green-deep);background:var(--green-soft);padding:4px 10px;border-radius:999px}.ms-title{font-size:21px;margin:12px 0 4px}.ms-sub{font-size:12.5px;color:var(--ink-soft);margin:0}.ms-list{display:flex;flex-direction:column;gap:10px}.ms-item{display:flex;gap:10px;align-items:flex-start;background:#fff;border-radius:14px;padding:11px 12px;border:1px solid var(--line);opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.ms-item.shown{opacity:1;transform:none}.ms-body{display:flex;flex-direction:column;gap:3px}.ms-quote{font-size:13.5px;font-weight:600}.ms-when{font-size:10.5px;color:var(--muted)}.ms-learned{font-size:12px;color:var(--green-deep);font-weight:600}.ms-learning{display:flex;align-items:center;gap:9px;justify-content:center;font-size:13px;color:var(--green-deep);font-weight:600;background:var(--ai-soft);padding:10px;border-radius:14px;animation:fade .5s ease}.watcher{background:linear-gradient(160deg,#0e231b,#143a2c);color:#eafaf3;border-radius:18px;padding:18px 16px;margin:6px 2px;text-align:center;animation:fade .4s ease}.watcher-orb{position:relative;width:46px;height:46px;margin:2px auto 12px}.orb-core{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c2ee4a,#34c759);box-shadow:0 0 18px #97de4fd9}.orb-ping{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(75,227,166,.6);animation:ping 1.6s ease-out infinite}.watcher-title{font-weight:700;font-size:15px}.watcher-sub{font-size:11.5px;color:#a7d8c5;margin-top:3px}.signal-list{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:8px;text-align:left}.signal{display:flex;align-items:center;gap:10px;background:#ffffff0d;border-radius:11px;padding:9px 11px;opacity:.5;transition:opacity .35s ease,background .35s ease}.signal.on{opacity:1;background:#4be3a624}.signal-mark{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:#ffffff1a;color:#cdeede}.signal.on .signal-mark{background:var(--green);color:#06291c}.signal-text{display:flex;flex-direction:column;line-height:1.3}.signal-text b{font-size:13px;font-weight:700}.signal-text em{font-style:normal;font-size:10.5px;color:#9fcab9}.reactions{display:flex;flex-direction:column;gap:7px;margin:4px 0 2px;align-items:center}.reaction{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--line);border-radius:999px;padding:6px 12px 6px 10px;font-size:12.5px;box-shadow:0 2px 8px #14281e0d;animation:pop .3s cubic-bezier(.2,.9,.3,1.3)}.reaction-name{font-weight:800}.reaction-emoji{font-size:14px}.reaction-text{color:var(--ink-soft)}.vote-card{background:#fff;border:1.5px solid var(--line);border-radius:18px;padding:14px;margin:6px 2px 4px;box-shadow:0 6px 22px #14281e14;animation:pop .32s cubic-bezier(.2,.9,.3,1.3)}.vote-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.vote-title{font-weight:800;font-size:14px}.vote-tally{font-size:11px;font-weight:700;color:var(--green-deep);background:var(--green-soft);padding:3px 9px;border-radius:999px}.vote-voters{display:flex;gap:14px;justify-content:center;padding:4px 0 14px;border-bottom:1px solid var(--line);margin-bottom:12px}.voter{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.5;transition:opacity .3s ease}.voter.voted,.voter.current{opacity:1}.voter-av{position:relative}.voter.current .voter-av{animation:voterPulse 1.1s ease-in-out infinite}.voter-check{position:absolute;right:-3px;bottom:-3px;width:17px;height:17px;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid #fff;animation:pop .28s cubic-bezier(.2,.9,.3,1.3)}.voter-label{font-size:11px;font-weight:600;color:var(--ink-soft)}.voter.current .voter-label{color:var(--green-deep)}.vote-options{display:flex;flex-direction:column;gap:9px}.vote-opt{display:flex;align-items:center;gap:11px;padding:7px 8px;border-radius:13px;border:1.5px solid transparent;transition:border-color .25s ease,background .25s ease}.vote-opt.leader{border-color:var(--green);background:var(--green-soft)}.vo-tile{width:40px;height:40px;flex:none;border-radius:12px;background:#f4f6f5;display:flex;align-items:center;justify-content:center;font-size:21px}.vote-opt.leader .vo-tile{background:#fff}.vo-mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.vo-top{display:flex;flex-direction:column;line-height:1.25}.vo-name{font-size:13.5px;font-weight:700}.vo-meta{font-size:11px;color:var(--ink-soft)}.vo-bar{height:7px;background:#eef1f0;border-radius:999px;overflow:hidden}.vo-fill{display:block;height:100%;width:0;border-radius:999px;background:#cdd6d2;transition:width .5s cubic-bezier(.2,.8,.3,1)}.vote-opt.leader .vo-fill{background:var(--brand-grad)}.vo-count{flex:none;min-width:22px;text-align:center;font-size:15px;font-weight:800;color:var(--ink-soft)}.vote-opt.leader .vo-count{color:var(--green-deep)}@keyframes voterPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.land-card{background:#fff;border-radius:18px;border:1.5px solid var(--green);padding:14px;margin:8px 2px 4px;box-shadow:0 10px 30px #1fc77a26;animation:pop .34s cubic-bezier(.2,.9,.3,1.3)}.land-badge{font-size:9.5px;font-weight:800;color:var(--muted);letter-spacing:.3px;text-transform:uppercase;margin-bottom:10px}.land-resto{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.land-emoji{font-size:30px}.land-name{font-weight:800;font-size:16px}.land-meta{font-size:12px;color:var(--ink-soft)}.land-actions{display:flex;flex-direction:column;gap:8px;margin:12px 0}.land-action{display:flex;align-items:center;gap:11px;background:var(--green-soft);border-radius:13px;padding:11px 12px}.la-icon{font-size:18px}.la-text{display:flex;flex-direction:column;line-height:1.3}.la-text b{font-size:13.5px;color:var(--green-deep)}.la-text em{font-style:normal;font-size:10.5px;color:var(--muted)}.land-closing{display:flex;align-items:center;gap:8px;font-weight:700;font-size:13.5px;color:var(--ink);background:linear-gradient(120deg,var(--green-soft),#fff);border-radius:13px;padding:12px}.lc-check{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;flex:none}.start-card{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:24px 22px;animation:fade .4s ease}.start-logo{width:64px;height:64px;border-radius:20px;background:var(--brand-grad);color:#143d12;font-size:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #0e9f6e66}.start-title{font-size:30px;margin:6px 0 0;letter-spacing:-.5px}.start-pitch{font-size:13.5px;line-height:1.55;color:var(--ink-soft);margin:0}.start-pitch b{color:var(--ink)}.start-btn{margin-top:6px;background:var(--green);color:#fff;border:none;font-weight:700;font-size:15px;padding:13px 26px;border-radius:999px;cursor:pointer;box-shadow:0 8px 20px #1fc77a66;transition:transform .12s ease}.start-btn:active{transform:scale(.96)}.start-note{font-size:11px;color:var(--muted);margin:2px 0 0}.list-header{justify-content:space-between}.groups{display:flex;flex-direction:column;gap:14px;padding:2px 4px 8px;animation:fade .4s ease}.groups-titlebar{display:flex;align-items:center;justify-content:space-between;padding:6px 2px 2px}.groups-title{font-size:32px;font-weight:900;letter-spacing:-.6px;color:var(--ink)}.groups-srctag{font-size:10.5px;font-weight:700;color:var(--ink-soft);padding:4px 9px;border-radius:999px;background:var(--bg)}.groups-srctag.live{color:var(--green-deep);background:var(--green-soft)}.search-pill{display:flex;align-items:center;gap:8px;background:var(--bg);border-radius:999px;padding:11px 15px;color:var(--ink-soft);font-size:14px}.search-pill svg{flex:none}.groups-banner{display:flex;align-items:center;gap:11px;background:var(--brand-grad);color:#143d12;border-radius:20px;padding:14px 15px;box-shadow:0 10px 24px #34c75947}.gb-mark{font-size:20px;width:36px;height:36px;flex:none;border-radius:50%;background:#fff6;display:flex;align-items:center;justify-content:center}.gb-text{display:flex;flex-direction:column;flex:1;line-height:1.3}.gb-text b{font-size:15px;font-weight:800}.gb-text em{font-style:normal;font-size:11.5px;color:#143d10b8}.gb-count{flex:none;min-width:26px;height:26px;padding:0 7px;border-radius:999px;background:var(--red);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ff3b3066}.group-list{display:flex;flex-direction:column}.group-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;font:inherit;color:inherit;background:transparent;border:none;border-bottom:1px solid var(--line);padding:12px 6px;cursor:pointer;transition:background .15s ease}.group-row:disabled{cursor:default}.group-row.primary{background:var(--green-soft);border-radius:16px;border-bottom:none;margin-bottom:6px;box-shadow:0 2px 10px #34c75924}.group-row.primary:active{transform:scale(.99)}.group-av{width:50px;height:50px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 2px 6px #00000014}.group-mid{display:flex;flex-direction:column;flex:1;min-width:0;gap:2px}.group-name{font-weight:800;font-size:15px;letter-spacing:-.2px}.group-preview{font-size:12.5px;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-nudge{font-size:11px;color:var(--green-deep);font-weight:700}.group-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:none}.group-time{font-size:10.5px;color:var(--muted)}.pending-badge{font-size:10.5px;font-weight:800;color:#143d12;background:var(--brand-grad);padding:3px 9px;border-radius:999px;box-shadow:0 2px 6px #34c75959}.group-row:disabled .pending-badge{background:var(--green-deep);opacity:.92}.groups-hint{text-align:center;font-size:11.5px;color:var(--muted);margin:6px 0 0}.bottom-stack{flex:none;background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.input-bar{display:flex;align-items:center;gap:9px;padding:9px 12px}.input-emoji{font-size:22px}.input-pill{flex:1;background:#f0f2f1;border-radius:999px;padding:9px 14px;font-size:13.5px;color:var(--muted)}.input-plus{width:34px;height:34px;border-radius:50%;border:none;background:#f0f2f1;font-size:22px;color:var(--ink-soft);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.input-plus.open{transform:rotate(45deg);background:var(--green-soft);color:var(--green-deep)}.plus-tray{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:6px 14px 14px;animation:fade .25s ease}.tray-item{display:flex;flex-direction:column;align-items:center;gap:6px}.tray-icon{width:52px;height:52px;border-radius:16px;background:#f4f6f5;display:flex;align-items:center;justify-content:center;font-size:24px}.tray-label{font-size:10.5px;color:var(--ink-soft)}.bottom-nav{display:flex;justify-content:space-around;padding:8px 4px 12px;border-top:1px solid var(--line);background:var(--surface)}.nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--muted)}.nav-ico{position:relative;display:flex;align-items:center;justify-content:center;width:54px;height:32px;border-radius:999px;transition:background .18s ease}.nav-item.active .nav-ico{background:var(--green-soft)}.nav-item.active{color:var(--green-deep)}.nav-item.active .nav-label{font-weight:800}.nav-label{font-size:9.5px;font-weight:600}.nav-badge{position:absolute;top:-3px;right:6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface)}.controls{width:428px;max-width:100%;background:#fffc;border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 30px #14281e1a;border-radius:18px;padding:12px 14px 13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ctrl-progress{height:5px;background:#e4e9e7;border-radius:999px;overflow:hidden}.ctrl-bar{height:100%;background:var(--brand-grad);border-radius:999px;transition:width .4s ease}.ctrl-row{display:flex;align-items:center;justify-content:space-between;margin-top:11px;gap:8px}.ctrl-phase{font-size:12px;font-weight:700;color:var(--green-deep)}.ctrl-btns{display:flex;gap:7px}.ctrl-btn{font:inherit;font-size:12.5px;font-weight:700;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 13px;cursor:pointer;transition:transform .1s ease,background .15s ease}.ctrl-btn:active{transform:scale(.95)}.ctrl-btn:disabled{opacity:.4;cursor:default}.ctrl-btn.ghost{color:var(--ink-soft)}.ctrl-btn.solid{background:var(--brand-grad);color:#143d12;border-color:transparent}.ctrl-hint{font-size:11px;color:var(--muted);margin:9px 0 0;text-align:center}@keyframes pop{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes blink{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes ping{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.5);opacity:0}}@media (max-width: 460px){.stage{align-items:flex-start;padding:12px}}
