*{box-sizing:border-box}body{margin:0;font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.5}.app{min-height:100vh;background:var(--jelly-color-background-default, #f4f4f6);color:var(--jelly-color-foreground-default, #1f2430)}h1,h2{margin:0 0 .5rem}p{margin:.5rem 0}.center{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.muted{color:var(--jelly-color-foreground-muted, #6b7280)}.small{font-size:.82rem}.spacer{flex:1}.stack{display:flex;flex-direction:column;gap:.75rem}.row-end{display:flex;justify-content:flex-end}.onboard{max-width:30rem}.onboard h1{margin-top:0}.mnemonic{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem 1.5rem;background:var(--jelly-color-background-muted, #e8e8ec);border-radius:12px;padding:1rem 1rem 1rem 2.5rem;font-family:var(--jelly-font-mono, ui-monospace, "SF Mono", Menlo, monospace);user-select:all;margin:1rem 0}.layout{display:flex;min-height:100vh}.sidebar{width:16rem;padding:1rem;border-right:1px solid var(--jelly-color-border-default, #d9d9df);display:flex;flex-direction:column;gap:.75rem;position:sticky;top:0;height:100vh;overflow-y:auto}.brand{font-weight:700;font-size:1.15rem}.brand .tag{color:var(--jelly-color-foreground-muted, #6b7280);font-weight:400;font-size:.8rem}.boards{display:flex;flex-direction:column;gap:.35rem}.content{flex:1;max-width:46rem;padding:1.5rem}.composer{display:block;margin-bottom:1rem}.threadrow{display:flex;gap:.9rem;align-items:flex-start;margin-bottom:.75rem}.threadmain{cursor:pointer;flex:1;min-width:0}.threadmain .title{font-weight:600}.threadview{display:block;margin:.75rem 0}.votes{display:inline-flex;align-items:center;gap:.25rem;--jelly-button-height: 34px}.score{min-width:1.4rem;text-align:center;font-variant-numeric:tabular-nums}.body{white-space:pre-wrap}.comments{margin-left:1rem;border-left:2px solid var(--jelly-color-border-default, #d9d9df);padding-left:1rem}.comment{margin:.9rem 0}.commentmeta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.reply{display:flex;gap:.4rem;margin-top:.5rem;align-items:center}.reply jelly-input{flex:1}.author{font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.me{display:flex;flex-direction:column;gap:.4rem}.statusline{display:flex;gap:.35rem;flex-wrap:wrap}.profile{display:block}
