:where(.cf-board){box-sizing:border-box;width:100%;max-width:920px;padding:calc(var(--cf-space) * 1.5);color:var(--cf-text);background:var(--cf-background);font:inherit;margin:0 auto}:where(.cf-board *),:where(),:where(){box-sizing:border-box}:where(.cf-board) :where(.cf-board__header){justify-content:space-between;align-items:flex-start;gap:var(--cf-space);margin-bottom:calc(var(--cf-space) * 1.5);display:flex}:where(.cf-board) :where(.cf-board__title){margin:0;font-size:1.65rem;line-height:1.15}:where(.cf-board) :where(.cf-board__subtitle){color:var(--cf-muted);margin:.4rem 0 0}:where(.cf-board) :where(.cf-board__list),:where(.cf-board) :where(.cf-comments){gap:10px;display:grid}:where(.cf-board) :where(.cf-search),:where(.cf-board) :where(.cf-input),:where(.cf-board) :where(.cf-textarea),:where(.cf-board) :where(.cf-select){border:1px solid var(--cf-border);border-radius:calc(var(--cf-radius) * .75);background:var(--cf-surface);width:100%;color:var(--cf-text);font:inherit;outline:none;padding:10px 12px}:where(.cf-board) :where(.cf-search){margin-bottom:var(--cf-space)}:where(.cf-board) :where(.cf-search:focus),:where(.cf-board) :where(.cf-input:focus),:where(.cf-board) :where(.cf-textarea:focus),:where(.cf-board) :where(.cf-select:focus){border-color:var(--cf-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--cf-primary) 14%, transparent)}:where(.cf-board) :where(.cf-entry){border:1px solid var(--cf-border);border-radius:var(--cf-radius);background:var(--cf-surface);grid-template-columns:52px minmax(0,1fr);gap:12px;padding:14px;display:grid}:where(.cf-board) :where(.cf-entry__content){cursor:pointer;min-width:0}:where(.cf-board) :where(.cf-entry__title){margin:5px 0 3px;font-size:1rem}:where(.cf-board) :where(.cf-entry__body){color:var(--cf-muted);white-space:pre-wrap;margin:0;line-height:1.5}:where(.cf-board) :where(.cf-entry__meta){color:var(--cf-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;display:flex}:where(.cf-board) :where(.cf-entry__kind){color:var(--cf-muted);font-size:.78rem;font-weight:600}:where(.cf-board) :where(.cf-status){background:var(--cf-surface-muted);color:var(--cf-muted);border-radius:999px;padding:3px 8px;font-size:.78rem;font-weight:600;display:inline-flex}:where(.cf-board) :where(.cf-upvote){border:1px solid var(--cf-border);background:var(--cf-surface-muted);width:46px;min-height:54px;color:var(--cf-muted);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex}:where(.cf-board) :where(.cf-upvote[data-active=true]){border-color:var(--cf-primary);color:var(--cf-primary);background:color-mix(in srgb, var(--cf-primary) 8%, var(--cf-surface))}:where(.cf-board) :where(.cf-button){border:1px solid var(--cf-border);background:var(--cf-surface);min-height:38px;color:var(--cf-text);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-weight:600;display:inline-flex}:where(.cf-board) :where(.cf-button--primary){border-color:var(--cf-primary);background:var(--cf-primary);color:#fff}:where(.cf-board) :where(.cf-button--link){color:var(--cf-primary);background:0 0;border-color:#0000;padding-inline:0}:where(.cf-board) :where(.cf-form){border:1px solid var(--cf-border);border-radius:var(--cf-radius);background:var(--cf-surface-muted);gap:10px;margin-bottom:14px;padding:14px;display:grid}:where(.cf-board) :where(.cf-field){gap:5px;font-size:.88rem;font-weight:600;display:grid}:where(.cf-board) :where(.cf-duplicates){background:color-mix(in srgb, var(--cf-primary) 7%, var(--cf-surface));border-radius:9px;gap:5px;padding:10px;font-size:.86rem;display:grid}:where(.cf-board) :where(.cf-duplicates__list){gap:8px;display:grid}:where(.cf-board) :where(.cf-duplicate){border:1px solid var(--cf-border);border-radius:calc(var(--cf-radius) * .75);background:var(--cf-surface);gap:5px;padding:10px;display:grid}:where(.cf-board) :where(.cf-duplicate__body),:where(.cf-board) :where(.cf-duplicate__meta){color:var(--cf-muted);font-size:.82rem}:where(.cf-board) :where(.cf-duplicate__body){line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:where(.cf-board) :where(.cf-state){color:var(--cf-muted);padding:12px 2px}:where(.cf-board) :where(.cf-detail),:where(.cf-board) :where(.cf-discussion){gap:14px;display:grid}:where(.cf-board) :where(.cf-discussion){margin-top:8px}:where(.cf-board) :where(.cf-comment){border:1px solid var(--cf-border);border-radius:calc(var(--cf-radius) * .85);background:var(--cf-surface);padding:12px}:where(.cf-board) :where(.cf-comment__body){white-space:pre-wrap;margin:0 0 8px;line-height:1.45}:where(.cf-board) :where(.cf-comment__toolbar),:where(.cf-board) :where(.cf-inline-actions){flex-wrap:wrap;align-items:center;gap:8px;display:flex}:where(.cf-board) :where(.cf-comment__like),:where(.cf-board) :where(.cf-comment__action),:where(.cf-board) :where(.cf-comment__replies){color:var(--cf-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:.82rem}:where(.cf-board) :where(.cf-comment__like[data-active=true]){color:var(--cf-primary)}:where(.cf-board) :where(.cf-comment__children){border-left:2px solid var(--cf-border);gap:8px;margin:10px 0 0 16px;padding-left:10px;display:grid}:where(.cf-board) :where(.cf-comment__author){color:var(--cf-muted);margin-bottom:5px;font-size:.8rem}@media (width<=600px){:where(.cf-board){padding:var(--cf-space)}:where(.cf-board) :where(.cf-board__header){flex-direction:column}:where(.cf-board) :where(.cf-entry){grid-template-columns:44px minmax(0,1fr);padding:10px}:where(.cf-board) :where(.cf-upvote){width:40px;min-height:48px}}:where(.cf-board) :where(.cf-confirm-backdrop){z-index:1000;background:#00000059;place-items:center;padding:20px;display:grid;position:fixed;inset:0}:where(.cf-board) :where(.cf-confirm){border:1px solid var(--cf-border);border-radius:var(--cf-radius);background:var(--cf-surface);width:min(100%,420px);color:var(--cf-text);gap:12px;padding:18px;display:grid;box-shadow:0 20px 60px #0000002e}:where(.cf-board) :where(.cf-confirm p){color:var(--cf-muted);margin:0;line-height:1.5}:root{color:#15151a;font-synthesis:none;background:#f7f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.demo-shell{width:min(1080px,100% - 32px);margin:0 auto;padding:56px 0 80px}.demo-heading{margin-bottom:28px}.demo-heading p{color:#5b5bd6;margin:0 0 8px;font-weight:700}.demo-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.5rem)}.demo-heading span{color:#666674;margin-top:10px;display:block}.demo-loading{color:#666674;place-items:center;min-height:100vh;display:grid}
