.theme-board{color:#fffdf5;max-width:none;margin:auto;font-family:DotGothic16,monospace}.board-intro{justify-content:space-between;align-items:center;gap:24px;margin:10px 0 16px;display:flex}.board-intro p{margin:0;font-size:14px;line-height:2}.board-pixel-button{color:#243449;white-space:nowrap;clip-path:polygon(4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px),0 4px,4px 4px);background:#c5f52b;border:0;border-radius:0;padding:12px 20px;font:14px/1.5 DotGothic16,monospace;position:relative;box-shadow:4px 4px #182746}.board-pixel-button:hover{background:#b7ff00}.board-pixel-button:active{transform:translateY(2px)}.board-preview-note{color:#fff;margin:0 0 24px;font-size:11px;line-height:1.8}.board-compose{border-top:1px dotted #fff;border-bottom:1px dotted #fff;grid-template-columns:1fr;gap:9px;padding:24px 0;display:grid}.board-compose label{color:#c5f52b;margin-top:10px;font-size:14px}.board-compose label small{color:#fff;margin-left:12px;font-size:11px}.board-compose input,.board-compose textarea{color:#fff;outline-offset:3px;background:#182b6a80;border:2px solid #92a9db;border-radius:0;width:100%;min-width:0;padding:12px;font:14px/1.8 DotGothic16,monospace}.board-compose input:focus,.board-compose textarea:focus{border-color:#0000;outline:2px solid #b7ff00}.board-compose textarea{resize:vertical}.board-compose ::placeholder{color:#fff}.board-submit{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.board-submit span{color:#fff;font-size:11px}.board-notice{color:#b7ff00;font-size:13px}.board-notice:empty{display:none}.board-error{color:#ffd0d5;font-size:13px}.board-list-heading{border-bottom:1px dotted #fff;justify-content:space-between;align-items:baseline;padding:14px 0;display:flex}.board-list-heading h2{margin:0;font-size:17px;font-weight:400}.board-list-heading>span{color:#fff;font-size:12px}.board-empty{text-align:center;color:#fff;padding:42px 12px}.board-empty>span{color:#fff;font-size:32px}.board-empty p{margin:20px 0 8px;font-size:15px}.board-empty small{font-size:12px}.board-topics{margin:0;padding:0;list-style:none}.board-topics li{overflow-wrap:anywhere;border-bottom:1px dotted #fff;padding:24px 0}.board-topic-meta{color:#fff;justify-content:space-between;gap:16px;font-size:11px;display:flex}.board-topics h3{color:#ebf8cd;margin:12px 0;font-size:19px;font-weight:400;line-height:1.7}.board-topics li>p{white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.9}@media (max-width:1000px){.board-intro{flex-direction:column;align-items:flex-start;gap:16px}}
