*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;corner-shape:squircle}html,body,#root{height:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}ul,ol{list-style:none}img{max-width:100%;height:auto}a{color:inherit}:root{font-size:.625rem;line-height:2.4rem;--bg: #fff;--bg-soft: #fafafa;--bg-strong: #eee;--fg: #222;--fg-muted: #555;--fg-dim: #888;--border: #ddd;--border-soft: #eee;--accent: #4a6cf7;--selected: #e6e8ff;--highlight: #fffbe6;--highlight-border: #ddc870;--danger-bg: #fee;--danger-fg: #900;--danger-border: #fcc;--code-bg: #111;--code-fg: #eee}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--fg);font-size:1.6rem;line-height:2.4rem;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:600}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}.vbox{display:flex;flex-direction:column;min-height:0}.hbox{display:flex;flex-direction:row;align-items:center;min-width:0}.fill{flex:1 1 auto;min-width:0;min-height:0}.shrink-0{flex-shrink:0}.scroll{overflow:auto}.scroll-y{overflow-y:auto;overflow-x:hidden}.hide-of{overflow:hidden}.center{justify-content:center;align-items:center}.center-y{align-items:center}.items-stretch{align-items:stretch}.between{justify-content:space-between}.end-x{justify-content:flex-end}.push-end{margin-inline-start:auto}.wrap{flex-wrap:wrap}.full-w{width:100%}.gap-1{gap:.25lh}.gap-2{gap:.5lh}.gap-3{gap:1lh}.gap-4{gap:2lh}.pad-1{padding:.25lh}.pad-2{padding:.5lh}.pad-3{padding:1lh}.pad-x-2{padding-inline:.5lh}.pad-x-3{padding-inline:1lh}.pad-y-2{padding-block:.5lh}.pad-y-3{padding-block:1lh}.border-r{border-right:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.border-b-soft{border-bottom:1px solid var(--border-soft)}.border-t-soft{border-top:1px solid var(--border-soft)}.border{border:1px solid var(--border)}.border-soft{border:1px solid var(--border-soft)}.rounded{border-radius:.4lh}.bg-soft{background:var(--bg-soft)}.bg-strong{background:var(--bg-strong)}.muted{color:var(--fg-muted)}.dim{color:var(--fg-dim)}.bold{font-weight:600}.small{font-size:1.3rem;line-height:2rem}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.pre{white-space:pre-wrap;word-break:break-word}.list{display:flex;flex-direction:column}.row{width:100%;text-align:left;padding:.25lh .6lh;border:0;border-bottom:1px solid var(--border-soft);background:transparent;color:inherit;cursor:pointer}.row:hover{background:var(--bg-soft)}.row[aria-current=true],.row[aria-selected=true]{background:var(--selected)}.row.bold-on-unread.unread{font-weight:600}input:where(:not([type=checkbox]):not([type=radio])),select,textarea{background:var(--bg);border:1px solid var(--border);padding:.2lh .5lh;border-radius:.5lh;min-width:0}textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:2rem;resize:vertical}button:not(.row){background:var(--bg-soft);border:1px solid var(--border);padding:.2lh .5lh;border-radius:.5lh;white-space:nowrap}button:not(.row):hover{background:var(--bg-strong)}button:not(.row):disabled{cursor:not-allowed;opacity:.55}button.ghost{background:transparent;border-color:transparent}button.ghost:hover{background:var(--bg-soft)}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.primary:hover{filter:brightness(1.07)}button.warn{background:var(--highlight);border-color:var(--highlight-border)}input:focus-visible,textarea:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}label{display:inline-flex;align-items:center;gap:.25lh;font-size:1.4rem}.compose-label{flex:0 0 auto;width:4lh;text-align:right;padding-top:.4lh}.segmented{display:inline-flex;border:1px solid var(--border);border-radius:.2lh;overflow:hidden}.segmented label{display:inline-flex;align-items:center;gap:.25lh;padding:.2lh .6lh;cursor:pointer;background:transparent;font-size:1.4rem}.segmented label+label{border-left:1px solid var(--border)}.segmented label:hover{background:var(--bg-soft)}.segmented label:has(input:checked){background:var(--selected);font-weight:600}.segmented input[type=radio]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.segmented:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:1px}[role=alert],.alert{background:var(--danger-bg);color:var(--danger-fg);padding:.3lh .6lh;border-bottom:1px solid var(--danger-border)}.code{background:var(--code-bg);color:var(--code-fg);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;line-height:1.8rem}.skel{background:var(--border-soft);border-radius:.1lh;height:.7lh}.icon{width:2rem;height:2rem;vertical-align:middle;flex-shrink:0;fill:currentColor}.icon-sm{width:1.6rem;height:1.6rem}.icon-lg{width:2.4rem;height:2.4rem}
