:root{--page-background:#f6f6f4;--screen-background:#fff;--incoming:#e5e5ea;--incoming-text:#000;--outgoing:#0b93f6;--outgoing-text:#fff;--muted:#8e8e93;--separator:#3c3c432e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body{height:100%}body{background:var(--page-background);color:#000;margin:0}#app{min-height:100dvh}button{font:inherit;color:inherit}a{color:inherit}.phone-shell[data-v-ed3331cc]{aspect-ratio:779/1582;box-sizing:border-box;background:linear-gradient(#2b2b2d,#131314);border:1px solid #ffffff14;border-radius:10.2%/5.03%;flex:none;width:min(470px,100vw - 48px,49.2415dvh - 47.2718px);padding:0;position:relative;box-shadow:0 20px 60px #00000029,0 2px 8px #0000001a}.phone-earpiece[data-v-ed3331cc]{background:#ffffff47;border-radius:3px;width:15%;height:.55%;position:absolute;top:5.5%;left:50%;transform:translate(-50%)}.phone-camera[data-v-ed3331cc]{aspect-ratio:1;background:#ffffff4d;border-radius:50%;width:1.3%;position:absolute;top:5.4%;left:32%}.phone-home[data-v-ed3331cc]{aspect-ratio:1;background:#ffffff0f;border:1px solid #ffffff59;border-radius:50%;width:10%;position:absolute;bottom:3%;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #ffffff1a}.phone-screen[data-v-ed3331cc]{aspect-ratio:9/16;background:var(--screen-background);border-radius:6px;flex-direction:column;width:88.1%;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);container-type:inline-size}.status-bar[data-v-ed3331cc]{color:#000;flex:none;justify-content:space-between;align-items:center;padding:6px 16px 4px;font-size:12px;font-weight:600;display:flex}.status-bar-right[data-v-ed3331cc]{align-items:center;gap:6px;display:flex}.status-dots[data-v-ed3331cc]{letter-spacing:-1px;font-size:8px}.screen-content[data-v-ed3331cc]{--bubble-font-size:16px;--choice-font-size:15px;flex-direction:column;flex:1;min-height:0;display:flex}@container (width<=340px){.screen-content[data-v-ed3331cc]{--bubble-font-size:14px;--choice-font-size:13px}}@media (width<=600px){.phone-shell[data-v-ed3331cc]{aspect-ratio:auto;width:100%;height:100dvh;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.phone-earpiece[data-v-ed3331cc],.phone-camera[data-v-ed3331cc],.phone-home[data-v-ed3331cc]{display:none}.phone-screen[data-v-ed3331cc]{aspect-ratio:auto;border-radius:0;width:100%;height:100%;position:relative;top:auto;left:auto;transform:none}.status-bar[data-v-ed3331cc]{display:none}.screen-content[data-v-ed3331cc]{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}.messages-header[data-v-b25cc7c7]{border-bottom:1px solid var(--separator);flex:none;justify-content:space-between;align-items:center;padding:6px 12px 10px;display:flex;position:relative}.back[data-v-b25cc7c7]{color:var(--outgoing);align-items:center;gap:2px;min-width:76px;font-size:15px;display:flex}.chevron[data-v-b25cc7c7]{margin-top:-1px;font-size:20px;line-height:1}.spacer[data-v-b25cc7c7]{min-width:76px}.contact[data-v-b25cc7c7]{flex-direction:column;align-items:center;gap:2px;display:flex}.avatar[data-v-b25cc7c7]{background:var(--incoming);object-fit:cover;border-radius:50%;width:32px;height:32px}.contact-name[data-v-b25cc7c7]{color:#000;font-size:12px;font-weight:600}.imessage-label[data-v-b25cc7c7]{color:var(--muted);font-size:10px}.row[data-v-5bfdf64b]{flex-direction:column;max-width:100%;margin-top:7px;display:flex}.row.spaced[data-v-5bfdf64b]{margin-top:14px}.row.incoming[data-v-5bfdf64b]{align-items:flex-start}.row.outgoing[data-v-5bfdf64b]{align-items:flex-end}.bubble[data-v-5bfdf64b]{max-width:78%;font-size:var(--bubble-font-size,16px);overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;border-radius:18px;padding:9px 14px;line-height:1.35;position:relative}.bubble.incoming[data-v-5bfdf64b]{background:var(--incoming);color:var(--incoming-text);border-bottom-left-radius:18px}.bubble.outgoing[data-v-5bfdf64b]{background:var(--outgoing);color:var(--outgoing-text);border-bottom-right-radius:18px}.bubble a[data-v-5bfdf64b]{color:inherit;text-decoration:underline}.bubble s[data-v-5bfdf64b]{opacity:.6;text-decoration-thickness:1.5px}.bubble.tail.incoming[data-v-5bfdf64b]{border-bottom-left-radius:4px}.bubble.tail.incoming[data-v-5bfdf64b]:before{content:"";z-index:0;background:var(--incoming);border-bottom-right-radius:15px;width:20px;height:20px;position:absolute;bottom:0;left:-7px}.bubble.tail.incoming[data-v-5bfdf64b]:after{content:"";z-index:1;background:var(--screen-background);border-bottom-right-radius:10px;width:10px;height:20px;position:absolute;bottom:0;left:-10px}.bubble.tail.outgoing[data-v-5bfdf64b]{border-bottom-right-radius:4px}.bubble.tail.outgoing[data-v-5bfdf64b]:before{content:"";z-index:0;background:var(--outgoing);border-bottom-left-radius:15px;width:20px;height:20px;position:absolute;bottom:0;right:-7px}.bubble.tail.outgoing[data-v-5bfdf64b]:after{content:"";z-index:1;background:var(--screen-background);border-bottom-left-radius:10px;width:10px;height:20px;position:absolute;bottom:0;right:-10px}.delivered[data-v-5bfdf64b]{color:var(--muted);margin-top:4px;margin-right:2px;font-size:11px}.row[data-v-cbe2b1a9]{margin-top:14px;display:flex}.bubble[data-v-cbe2b1a9]{background:var(--incoming);border-radius:18px 18px 18px 4px;align-items:center;gap:4px;padding:11px 14px;display:flex;position:relative}.bubble[data-v-cbe2b1a9]:before{content:"";z-index:0;background:var(--incoming);border-bottom-right-radius:15px;width:20px;height:20px;position:absolute;bottom:0;left:-7px}.bubble[data-v-cbe2b1a9]:after{content:"";z-index:1;background:var(--screen-background);border-bottom-right-radius:10px;width:10px;height:20px;position:absolute;bottom:0;left:-10px}.dot[data-v-cbe2b1a9]{z-index:2;background:var(--muted);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite bounce-cbe2b1a9;position:relative}.dot[data-v-cbe2b1a9]:nth-child(2){animation-delay:.15s}.dot[data-v-cbe2b1a9]:nth-child(3){animation-delay:.3s}@keyframes bounce-cbe2b1a9{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.dot[data-v-cbe2b1a9]{animation:1.4s ease-in-out infinite fade-cbe2b1a9}@keyframes fade-cbe2b1a9{0%,to{opacity:.4}50%{opacity:1}}}.choices[data-v-9b1f3ea8]{flex-direction:column;align-items:flex-end;gap:8px;margin-top:16px;padding-bottom:4px;display:flex}.choice[data-v-9b1f3ea8]{border:1.5px solid var(--outgoing);min-width:64px;min-height:44px;color:var(--outgoing);font-size:var(--choice-font-size,15px);cursor:pointer;background:0 0;border-radius:22px;align-self:flex-end;padding:0 18px;font-weight:500;transition:background-color .15s,color .15s,transform .1s}.choice[data-v-9b1f3ea8]:hover:not(:disabled){background:var(--outgoing);color:var(--outgoing-text)}.choice[data-v-9b1f3ea8]:active:not(:disabled){transform:scale(.96)}.choice[data-v-9b1f3ea8]:focus-visible{outline:2px solid var(--outgoing);outline-offset:2px}.choice[data-v-9b1f3ea8]:disabled{opacity:.4;cursor:default}@media (prefers-reduced-motion:reduce){.choice[data-v-9b1f3ea8]{transition:none}.choice[data-v-9b1f3ea8]:active:not(:disabled){transform:none}}.row[data-v-3c976927]{flex-direction:column;align-items:flex-start;margin-top:7px;display:flex}.row.spaced[data-v-3c976927]{margin-top:14px}.preview[data-v-3c976927]{background:var(--incoming);max-width:78%;color:var(--incoming-text);border-radius:16px;flex-direction:column;gap:3px;padding:10px 14px;text-decoration:none;display:flex}.label[data-v-3c976927]{letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:700}.title[data-v-3c976927]{font-size:15px;font-weight:600}.cta[data-v-3c976927]{color:var(--outgoing);font-size:13px}.preview[data-v-3c976927]:focus-visible{outline:2px solid var(--outgoing);outline-offset:2px}.row[data-v-41585e11]{flex-direction:column;align-items:flex-start;margin-top:7px;display:flex}.row.spaced[data-v-41585e11]{margin-top:14px}.bubble[data-v-41585e11]{background:var(--incoming);max-width:78%;color:var(--incoming-text);font-size:var(--bubble-font-size,16px);overflow-wrap:anywhere;word-break:break-word;border-radius:18px;padding:9px 14px;line-height:1.35;position:relative}.bubble.tail[data-v-41585e11]{border-bottom-left-radius:4px}.bubble.tail[data-v-41585e11]:before{content:"";z-index:0;background:var(--incoming);border-bottom-right-radius:15px;width:20px;height:20px;position:absolute;bottom:0;left:-7px}.bubble.tail[data-v-41585e11]:after{content:"";z-index:1;background:var(--screen-background);border-bottom-right-radius:10px;width:10px;height:20px;position:absolute;bottom:0;left:-10px}.email[data-v-41585e11]{color:var(--outgoing);text-decoration:underline;display:block}.choices[data-v-602ba065]{flex-direction:column;align-items:flex-end;margin-top:16px;display:flex}.visually-hidden[data-v-602ba065]{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.choice[data-v-602ba065]{border:1.5px solid var(--outgoing);min-width:64px;min-height:44px;color:var(--outgoing);font-size:var(--choice-font-size,15px);cursor:pointer;background:0 0;border-radius:22px;align-items:center;padding:0 18px;font-weight:500;transition:background-color .15s,color .15s,opacity .15s;display:inline-flex}.choice[data-v-602ba065]:hover{background:var(--outgoing);color:var(--outgoing-text)}.choice[data-v-602ba065]:focus-visible{outline:2px solid var(--outgoing);outline-offset:2px}.choice.used[data-v-602ba065],.choice.used[data-v-602ba065]:hover{background:var(--incoming);border-color:var(--incoming);color:#636366}.copy-error[data-v-602ba065]{overflow-wrap:anywhere;max-width:100%;margin-top:8px;font-size:13px}@media (prefers-reduced-motion:reduce){.choice[data-v-602ba065]{transition:none}}.choices[data-v-2c5caa80]{flex-direction:column;align-items:flex-end;margin-top:16px;padding-bottom:4px;display:flex}.choice[data-v-2c5caa80]{border:1.5px solid var(--outgoing);min-width:64px;min-height:44px;color:var(--outgoing);font-size:var(--choice-font-size,15px);cursor:pointer;background:0 0;border-radius:22px;padding:0 18px;font-weight:500;transition:background-color .15s,color .15s,transform .1s}.choice[data-v-2c5caa80]:hover:not(:disabled){background:var(--outgoing);color:var(--outgoing-text)}.choice[data-v-2c5caa80]:active:not(:disabled){transform:scale(.96)}.choice[data-v-2c5caa80]:focus-visible{outline:2px solid var(--outgoing);outline-offset:2px}.choice[data-v-2c5caa80]:disabled{opacity:.4;cursor:default}@media (prefers-reduced-motion:reduce){.choice[data-v-2c5caa80]{transition:none}.choice[data-v-2c5caa80]:active:not(:disabled){transform:none}}.composer[data-v-ee40091e]{border-top:1px solid var(--separator);flex:none;align-items:center;padding:8px 10px;display:flex}.field[data-v-ee40091e]{border:1px solid var(--separator);min-height:32px;color:var(--muted);border-radius:16px;flex:1;align-items:center;padding:0 12px;font-size:15px;display:flex}.page[data-v-365c418a]{box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:48px 24px;display:flex}.messages[data-v-365c418a]{scrollbar-width:none;flex:1;min-height:0;padding:12px 12px 20px;overflow-y:auto}.messages[data-v-365c418a]::-webkit-scrollbar{display:none}.timestamp[data-v-365c418a]{text-align:center;color:var(--muted);margin-bottom:10px;font-size:12px}.messages-list[data-v-365c418a]{flex-direction:column;display:flex}.msg-enter-active[data-v-365c418a]{transition:opacity .18s,transform .18s}.msg-enter-from[data-v-365c418a]{opacity:0;transform:translateY(4px)}@media (prefers-reduced-motion:reduce){.msg-enter-active[data-v-365c418a]{transition:none}.msg-enter-from[data-v-365c418a]{opacity:1;transform:none}}@media (width<=600px){.page[data-v-365c418a]{padding:0}}
