:root{--primary:oklch(96.72% 0 0);--secondary:oklch(95.51% 0 0);--text:oklch(20.42% .01 42);--subtle:oklch(50.68% 0 0);--accent:oklch(64.65% .1874 36)}@media (prefers-color-scheme:dark){:root{--primary:oklch(30.92% 0 0);--secondary:oklch(26.86% 0 0);--text:oklch(96.5% .006 82);--subtle:oklch(71.55% 0 0);--accent:oklch(68.5% .162 39)}}body{background-color:var(--primary);max-width:80ch;color:var(--text);margin:2rem auto;padding:0 1rem;font-family:sans-serif}a{color:var(--text);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.15em;text-decoration-thickness:1px}input,button{padding:.3rem .6rem;font-family:inherit;font-size:.8rem}button{background:var(--secondary);color:var(--text);cursor:pointer;border:1px solid #0000}button:hover:not(:disabled){text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px}button:disabled{color:var(--subtle);cursor:not-allowed}#input{background-color:var(--secondary);border:1px solid var(--subtle);color:var(--text)}#input::placeholder{color:var(--subtle)}#form button{background-color:var(--secondary);border:1px solid var(--accent);color:var(--text);border-radius:4px;margin-left:.4rem}#form button:disabled{border-color:var(--subtle)}#error{color:var(--text);font-weight:600}#status{color:var(--subtle)}.author{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.like-entry{border-bottom:1px solid var(--secondary);padding:.75rem 0}.like-entry:last-child{border-bottom:none}.like-meta{color:var(--subtle);font-size:small}.like-text{white-space:pre-wrap;word-break:break-word}.embed-images{gap:4px;margin-top:.5rem;display:flex}.embed-images img{max-width:100%;max-height:200px}.embed-video img{max-height:200px;margin-top:.5rem}.embed-external{margin-top:.5rem;font-size:small}
