:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#080808;color:#f5f5ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background-color:#080808;background-image:linear-gradient(#1e1e1e 1px,transparent 1px),linear-gradient(90deg,#1e1e1e 1px,transparent 1px);background-size:24px 24px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.shell{width:min(100%,760px);margin:0 auto;padding:0 12px 84px}.masthead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 0 18px;border-bottom:4px solid #f5f5ed}.brand{margin:0;font-size:clamp(3rem,15vw,6rem);line-height:.75;letter-spacing:-.1em;font-weight:900}.tagline{margin:14px 0 0;max-width:250px;font-family:Courier New,monospace;font-size:.75rem;font-weight:700;text-transform:uppercase}.presence{margin:2px 0 0;padding:8px;color:#080808;background:#cf0;font-family:Courier New,monospace;font-size:.72rem;font-weight:900;white-space:nowrap}.feed{display:grid;gap:12px}.post{border:2px solid #f5f5ed;background:#101010;box-shadow:5px 5px #f5f5ed}.post.canon{border-color:#cf0;box-shadow:5px 5px #cf0}.post.is-new{animation:flash-in .18s ease-out both}.post.is-dying{pointer-events:none;animation:flash-out .28s ease-in both}.post-top{display:flex;justify-content:space-between;gap:8px;padding:10px;border-bottom:2px solid #f5f5ed;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}.canon .post-top{border-color:#cf0}.handle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timer{color:#ff5c5c;white-space:nowrap}.post-body{padding:14px 10px}.post-text{margin:0;font-size:clamp(1.1rem,5vw,1.5rem);line-height:1.12;font-weight:800;overflow-wrap:anywhere}.post-image{display:block;width:100%;max-height:480px;margin-top:14px;border:2px solid #f5f5ed;object-fit:cover}.image-fallback,.vote-feedback{margin:14px 0 0;border:2px dashed #ff5c5c;padding:8px;color:#ff9292;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}.post-bottom{display:grid;grid-template-columns:1fr 1fr auto;border-top:2px solid #f5f5ed}.aura{display:flex;align-items:center;padding:9px;font-family:Courier New,monospace;font-size:.78rem;font-weight:900}.vote{min-height:48px;border:0;border-left:2px solid #f5f5ed;color:#080808;font-weight:900;font-size:.78rem}.vote.based{background:#cf0}.vote.cringe{background:#ff5c5c}.vote:disabled{opacity:.5}.empty{padding:50px 18px;border:2px dashed #777;background:#101010;text-align:center}.empty strong{display:block;font-size:clamp(1.8rem,9vw,3rem);line-height:.9}.empty p{margin:12px 0 0;font-family:Courier New,monospace;font-weight:700}.drop-trigger{position:fixed;right:16px;bottom:16px;z-index:2;width:64px;height:64px;border:3px solid #080808;border-radius:50%;background:#cf0;color:#080808;box-shadow:4px 4px #f5f5ed;font-size:3rem;font-weight:900;line-height:1}.drop-trigger:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ccff00;outline-offset:3px}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:5;display:grid;align-items:end;background:#000c}.dialog{width:100%;border:3px solid #f5f5ed;background:#080808;box-shadow:0 -6px #cf0}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:3px solid #f5f5ed}.dialog h2{margin:0;font-size:1.6rem}.close{width:38px;height:38px;border:2px solid #f5f5ed;background:#080808;color:#f5f5ed;font-size:1.5rem}.drop-form{display:grid;gap:12px;padding:14px 12px 20px}label{display:grid;gap:6px;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}textarea,input{width:100%;border:2px solid #f5f5ed;border-radius:0;background:#151515;color:#f5f5ed;padding:10px}textarea{min-height:120px;resize:vertical}.field-row{display:flex;justify-content:space-between;gap:8px;color:#bdbdb5;font-family:Courier New,monospace;font-size:.7rem}.form-error{min-height:18px;margin:0;color:#ff5c5c;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}.submit{min-height:52px;border:2px solid #f5f5ed;background:#cf0;color:#080808;font-weight:900;text-transform:uppercase}.toast{position:fixed;right:16px;bottom:92px;z-index:4;max-width:min(360px,calc(100vw - 32px));border:2px solid #ff5c5c;background:#080808;box-shadow:4px 4px #ff5c5c;color:#f5f5ed;padding:10px;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}@keyframes flash-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes flash-out{0%{opacity:1;transform:scaleY(1);transform-origin:top}to{opacity:0;transform:scaleY(.75);transform-origin:top}}@media(prefers-reduced-motion:reduce){.post.is-new,.post.is-dying{animation:none}}@media(min-width:640px){.shell{padding-inline:24px}.modal{align-items:center;justify-content:center;padding:24px}.dialog{width:min(100%,560px);box-shadow:6px 6px #cf0}.drop-trigger{right:max(24px,calc((100vw - 760px)/2))}}
