.mood-item-quote,.mood-quote-card{background:hsl(var(--foreground) / .03);color:hsl(var(--muted-foreground));border:none;border-radius:10px;flex-direction:column;align-self:flex-start;gap:4px;width:fit-content;max-width:88%;padding:8px 10px;text-decoration:none;display:inline-flex}.mood-item-quote[href],.mood-quote-card[href]{cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.mood-item-quote[href]:hover,.mood-item-quote[href]:focus-visible,.mood-quote-card[href]:hover,.mood-quote-card[href]:focus-visible{background:hsl(var(--foreground) / .06);color:hsl(var(--foreground) / .7);box-shadow:0 0 0 1px hsl(var(--foreground) / .08)}.mood-item-quote[href]:hover .mood-item-quote-text,.mood-item-quote[href]:focus-visible .mood-item-quote-text,.mood-quote-card[href]:hover .mood-quote-card-text,.mood-quote-card[href]:focus-visible .mood-quote-card-text{color:hsl(var(--foreground) / .75)}.mood-item-quote-meta,.mood-quote-card-meta{text-transform:none;letter-spacing:.02em;color:hsl(var(--muted-foreground));align-items:center;gap:8px;font-size:11px;display:flex}.mood-item-quote-body,.mood-quote-card-body{flex-direction:column;gap:4px;min-width:0;display:flex}.mood-item-quote-author,.mood-quote-card-author{letter-spacing:.02em;text-transform:none;color:hsl(var(--foreground) / .6);font-size:11px}.mood-item-quote-media,.mood-quote-card-media{background:hsl(var(--foreground) / .04);border-radius:8px;width:100%;display:block;overflow:hidden}.mood-item-quote--media-only,.mood-quote-card--media-only{gap:6px;width:auto;max-width:clamp(5.25rem,14vw,6.5rem);padding:6px;display:inline-flex}.mood-item-quote--with-media,.mood-quote-card--with-media{grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;width:auto;max-width:min(18rem,100%);padding:8px;display:inline-grid}.mood-item-quote-image,.mood-quote-card-image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:hsl(var(--foreground) / .03);width:100%;height:100%;display:block}.mood-item-quote--media-only .mood-item-quote-meta,.mood-quote-card--media-only .mood-quote-card-meta{display:none}.mood-item-quote--with-media .mood-item-quote-media,.mood-quote-card--with-media .mood-quote-card-media{align-self:center;width:2rem;margin-top:0}.mood-item-quote--with-media .mood-item-quote-body,.mood-quote-card--with-media .mood-quote-card-body{text-align:left;justify-content:center;align-self:center;width:100%;min-width:0}.mood-item-quote--with-media .mood-item-quote-meta,.mood-quote-card--with-media .mood-quote-card-meta{justify-content:flex-start}.mood-item-quote--with-media .mood-item-quote-text,.mood-quote-card--with-media .mood-quote-card-text{-webkit-line-clamp:4}.mood-item-quote-text,.mood-quote-card-text{color:hsl(var(--foreground) / .6);white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.mood-item-text{font-family:var(--font-sans,inherit);font-size:var(--mood-item-text-size,14px);line-height:var(--mood-item-text-line-height,1.6);color:hsl(var(--foreground));white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere}.mood-item-text--clamped{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mood-item-text a{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--foreground) / .35);text-decoration:none;transition:border-color .15s,color .15s,opacity .15s}.mood-item-text a:hover,.mood-item-text a:focus-visible{border-bottom-color:hsl(var(--foreground) / .6)}.mood-item-text blockquote{border-left:3px solid hsl(var(--foreground) / .25);background:hsl(var(--foreground) / .03);border-radius:0 6px 6px 0;margin:4px 0;padding:4px 0 4px 12px}.mood-item-text code{font-family:var(--font-code);background:hsl(var(--foreground) / .06);border-radius:4px;padding:1px 5px;font-size:.88em}.mood-item-text pre{background:hsl(var(--foreground) / .06);white-space:pre;border-radius:6px;margin:4px 0;padding:8px 12px;overflow-x:auto}.mood-item-text pre code{background:0 0;border-radius:0;padding:0}.mood-post-content .mood-item-quote{width:fit-content;max-width:100%;margin:0 0 .75em;display:flex}.mood-post-content a.mood-item-quote[href],.mood-post-content a.mood-item-quote[href]:hover,.mood-post-content a.mood-item-quote[href]:focus-visible{background:hsl(var(--foreground) / .03);box-shadow:none;border:none}.mood-post-content a.mood-item-quote[href]:hover,.mood-post-content a.mood-item-quote[href]:focus-visible{background:hsl(var(--foreground) / .06)}.mood-post-content .mood-item-quote--with-media{display:grid}.mood-post-content .mood-item-quote-text{margin:0;font-size:12px;line-height:1.55}.mood-comment-content .mood-item-quote,.mood-popover-comment-content .mood-item-quote{max-width:100%;margin:0 0 .75em;display:flex}.mood-popover-comment-content .mood-item-quote{margin-bottom:.5em}.mood-post-content .mood-item-quote:last-child,.mood-comment-content .mood-item-quote:last-child,.mood-popover-comment-content .mood-item-quote:last-child{margin-bottom:0}.mood-post-content a.mood-item-quote,.mood-post-content a.mood-item-quote:hover,.mood-comment-content a.mood-item-quote,.mood-comment-content a.mood-item-quote:hover,.mood-popover-comment-content a.mood-item-quote,.mood-popover-comment-content a.mood-item-quote:hover{border-bottom:none}.tg-mention,.tg-hashtag,.tg-cashtag,.tg-bot-command{color:hsl(var(--foreground));font-weight:500}.tg-datetime{text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tg-spoiler{background-color:hsl(var(--foreground) / .12);filter:blur(.32em);cursor:pointer;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;transition:filter .2s,background-color .2s}.tg-spoiler.is-revealed{filter:none;cursor:text;background-color:#0000}.tg-blockquote-expandable.is-collapsible{cursor:pointer;max-height:5.4em;position:relative;overflow:hidden}.tg-blockquote-expandable.is-collapsible:after{content:"";inset-inline:0;background:linear-gradient(to bottom, transparent, hsl(var(--background)));pointer-events:none;height:2.2em;position:absolute;bottom:0}.tg-blockquote-expandable.is-expanded{max-height:none}.tg-blockquote-expandable.is-expanded:after{display:none}@media (width>=640px){.mood-item-text{font-size:var(--mood-item-text-wide-size,15px);line-height:var(--mood-item-text-wide-line-height,1.65)}}@media (width<=480px){.mood-item-quote{border-radius:8px;max-width:100%;padding:8px 10px}.mood-item-quote-meta{letter-spacing:.02em;font-size:11px}.mood-item-quote-text{-webkit-line-clamp:3;font-size:13px;line-height:1.5}.mood-item-text{font-size:var(--mood-item-text-mobile-size,15px);line-height:var(--mood-item-text-mobile-line-height,1.6)}}
