.ainbox.svelte-1jwgfw0.svelte-1jwgfw0{--inbox-bg:#ffffff;--inbox-chrome:#f7f6f4;--inbox-border:#e6e2db;--inbox-sidebar:#fafaf7;--inbox-fg:#1a1814;--inbox-fg-2:#6b6258;--inbox-fg-3:#9a9086;--inbox-accent:#a06dfd;--inbox-accent-soft:#f2ecff;--inbox-draft-bg:#f9f5ff;--inbox-cursor:#a06dfd;--inbox-shadow:0 1px 2px rgba(0,0,0,.04), 0 8px 40px -12px rgba(40,30,20,.18);width:100%;background:var(--inbox-bg);border-radius:14px;overflow:hidden;border:1px solid var(--inbox-border);box-shadow:var(--inbox-shadow);font-family:var(--font-sans, "Gotham-Rounded", sans-serif);color:var(--inbox-fg);font-size:13px}.ainbox--dark.svelte-1jwgfw0.svelte-1jwgfw0{--inbox-bg:#1f1712;--inbox-chrome:#15100c;--inbox-border:#3a2e24;--inbox-sidebar:#1a130e;--inbox-fg:#f5e8d8;--inbox-fg-2:#a8998a;--inbox-fg-3:#6a5a4c;--inbox-accent:#ffbdb8;--inbox-accent-soft:#3a2622;--inbox-draft-bg:#261b14;--inbox-cursor:#ffbdb8;--inbox-shadow:0 1px 2px rgba(0,0,0,.3), 0 20px 60px -20px rgba(0,0,0,.6)}.ainbox--cream.svelte-1jwgfw0.svelte-1jwgfw0{--inbox-bg:#fbf7ee;--inbox-chrome:#efe7d4;--inbox-border:#ddd1b8;--inbox-sidebar:#f5eddb;--inbox-fg:#1e1812;--inbox-fg-2:#6a5f4c;--inbox-fg-3:#9e907a;--inbox-draft-bg:#fff}.ainbox__chrome.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--inbox-chrome);border-bottom:1px solid var(--inbox-border)}.ainbox__dots.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;gap:6px}.ainbox__dots.svelte-1jwgfw0 span.svelte-1jwgfw0{width:10px;height:10px;border-radius:999px;background:#e28f8a}.ainbox__dots.svelte-1jwgfw0 span.svelte-1jwgfw0:nth-child(2){background:#e2c57a}.ainbox__dots.svelte-1jwgfw0 span.svelte-1jwgfw0:nth-child(3){background:#85c27a}.ainbox__addr.svelte-1jwgfw0.svelte-1jwgfw0{font-size:11px;color:var(--inbox-fg-3);letter-spacing:.02em}.ainbox__body.svelte-1jwgfw0.svelte-1jwgfw0{display:grid;grid-template-columns:170px 1fr;height:520px}.ainbox__sidebar.svelte-1jwgfw0.svelte-1jwgfw0{background:var(--inbox-sidebar);padding:14px 10px;border-right:1px solid var(--inbox-border);font-size:12px}.ainbox__compose.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;align-items:center;gap:8px;background:var(--inbox-accent);color:#fff;font-weight:500;padding:8px 12px;border-radius:999px;margin-bottom:14px;font-size:12px}.ainbox__compose.svelte-1jwgfw0 span.svelte-1jwgfw0{font-weight:700}.ainbox__nav.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;margin-bottom:2px;color:var(--inbox-fg-2);font-weight:500}.ainbox__nav.svelte-1jwgfw0 .dot.svelte-1jwgfw0{width:6px;height:6px;border-radius:999px;background:currentColor;flex-shrink:0}.ainbox__nav.svelte-1jwgfw0 .dot.accent.svelte-1jwgfw0{background:var(--inbox-accent)}.ainbox__nav.svelte-1jwgfw0 em.svelte-1jwgfw0{margin-left:auto;font-style:normal;font-size:11px;opacity:.6}.ainbox__nav.svelte-1jwgfw0 .accent-em.svelte-1jwgfw0{color:var(--inbox-accent);opacity:1;font-weight:700}.ainbox__nav--active.svelte-1jwgfw0.svelte-1jwgfw0{background:var(--inbox-accent-soft);color:var(--inbox-fg)}.ainbox__nav--accent.svelte-1jwgfw0 .dot.svelte-1jwgfw0{background:var(--inbox-accent)}.ainbox__divider.svelte-1jwgfw0.svelte-1jwgfw0{height:1px;background:var(--inbox-border);margin:12px 4px}.ainbox__section.svelte-1jwgfw0.svelte-1jwgfw0{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--inbox-fg-3);padding:0 10px;margin-bottom:6px}.ainbox__list.svelte-1jwgfw0.svelte-1jwgfw0{padding:6px 0;overflow-y:auto;scrollbar-width:thin}.ainbox__list.svelte-1jwgfw0.svelte-1jwgfw0::-webkit-scrollbar{width:6px}.ainbox__list.svelte-1jwgfw0.svelte-1jwgfw0::-webkit-scrollbar-thumb{background:var(--inbox-border);border-radius:999px}.athread.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid var(--inbox-border);position:relative;transition:background .3s ease}.athread.svelte-1jwgfw0.svelte-1jwgfw0:last-child{border-bottom:none}.athread--typing.svelte-1jwgfw0.svelte-1jwgfw0{background:var(--inbox-accent-soft)}.athread__avatar.svelte-1jwgfw0.svelte-1jwgfw0{width:30px;height:30px;border-radius:999px;color:#fff;font-weight:500;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.athread__main.svelte-1jwgfw0.svelte-1jwgfw0{flex:1;min-width:0}.athread__row.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2px}.athread__from.svelte-1jwgfw0.svelte-1jwgfw0{font-weight:500;font-size:13px}.athread__age.svelte-1jwgfw0.svelte-1jwgfw0{font-size:11px;color:var(--inbox-fg-3)}.athread__subject.svelte-1jwgfw0.svelte-1jwgfw0{font-size:13px;font-weight:500;color:var(--inbox-fg);margin-bottom:2px;line-height:1.3}.athread__preview.svelte-1jwgfw0.svelte-1jwgfw0{font-size:12px;color:var(--inbox-fg-2);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.athread--filed.svelte-1jwgfw0 .athread__preview.svelte-1jwgfw0{opacity:.4;text-decoration:line-through}.athread__draft.svelte-1jwgfw0.svelte-1jwgfw0{margin-top:8px;padding:10px 12px;background:var(--inbox-draft-bg);border:1px solid var(--inbox-border);border-left:3px solid var(--inbox-accent);border-radius:6px;font-size:12px;line-height:1.5;animation:svelte-1jwgfw0-draftIn .3s ease}@keyframes svelte-1jwgfw0-draftIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.athread__draft-head.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:11px}.athread__ellie.svelte-1jwgfw0.svelte-1jwgfw0{color:var(--inbox-accent);font-weight:500}.athread__chip.svelte-1jwgfw0.svelte-1jwgfw0{display:inline-block;font-size:10px;padding:2px 8px;border-radius:999px;background:var(--inbox-accent-soft);color:var(--inbox-fg-2);font-weight:500}.athread__draft-body.svelte-1jwgfw0.svelte-1jwgfw0{white-space:pre-wrap;font-family:Arial,Helvetica,sans-serif;color:var(--inbox-fg);font-size:12px}.athread__cursor.svelte-1jwgfw0.svelte-1jwgfw0{display:inline-block;width:0;border-right:2px solid var(--inbox-cursor);height:12px;vertical-align:-1px;margin-left:1px;animation:svelte-1jwgfw0-blink .75s steps(40) infinite}@keyframes svelte-1jwgfw0-blink{50%{border-color:transparent}}.athread__filed.svelte-1jwgfw0.svelte-1jwgfw0{margin-top:6px}.athread__lookup.svelte-1jwgfw0.svelte-1jwgfw0{margin-top:8px;padding:10px 12px;background:var(--inbox-bg);border:1px solid var(--inbox-border);border-radius:6px;font-size:12px}.athread--looking.svelte-1jwgfw0 .athread__lookup.svelte-1jwgfw0{background:var(--inbox-accent-soft);border-color:var(--inbox-accent)}.athread__lookup-head.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;color:var(--inbox-accent);font-weight:500}.athread__lookup-head.svelte-1jwgfw0 .dots.svelte-1jwgfw0{display:inline-flex;gap:3px;margin-left:6px}.athread__lookup-head.svelte-1jwgfw0 .dots i.svelte-1jwgfw0{width:4px;height:4px;border-radius:999px;background:var(--inbox-accent);display:inline-block;animation:svelte-1jwgfw0-lkdot 1s infinite ease-in-out}.athread__lookup-head.svelte-1jwgfw0 .dots i.svelte-1jwgfw0:nth-child(2){animation-delay:.15s}.athread__lookup-head.svelte-1jwgfw0 .dots i.svelte-1jwgfw0:nth-child(3){animation-delay:.3s}@keyframes svelte-1jwgfw0-lkdot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.athread__lookup-grid.svelte-1jwgfw0.svelte-1jwgfw0{display:flex;flex-direction:column;gap:4px}.athread__lookup-row.svelte-1jwgfw0.svelte-1jwgfw0{display:grid;grid-template-columns:18px 90px 1fr;gap:8px;align-items:center;font-size:11.5px;padding:3px 0;animation:svelte-1jwgfw0-lkrow .25s ease-out}@keyframes svelte-1jwgfw0-lkrow{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:none}}.athread__lookup-src.svelte-1jwgfw0.svelte-1jwgfw0{width:18px;height:18px;border-radius:4px;background:var(--inbox-accent);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.athread__lookup-k.svelte-1jwgfw0.svelte-1jwgfw0{color:var(--inbox-fg-3);font-size:11px}.athread__lookup-v.svelte-1jwgfw0.svelte-1jwgfw0{color:var(--inbox-fg);font-weight:500;font-size:12px}@media (max-width: 640px){.ainbox__body.svelte-1jwgfw0.svelte-1jwgfw0{grid-template-columns:1fr}.ainbox__sidebar.svelte-1jwgfw0.svelte-1jwgfw0{display:none}.ainbox__body.svelte-1jwgfw0.svelte-1jwgfw0{height:460px}}
