.hc-fb-layout--boards-first .hc-fb-board-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:640px){.hc-fb-layout--boards-first .hc-fb-board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.hc-fb-layout--boards-first .hc-fb-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hc-fb-layout--boards-first .hc-fb-board-tile{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem;min-height:5.25rem}.hc-fb-layout--boards-first .hc-fb-board-emoji{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:.9rem;font-size:1.5rem;line-height:1;background:var(--hc-surface-2,#f1f3f8)}.hc-fb-layout--boards-first .hc-fb-board-name{font-weight:600;line-height:1.25;color:var(--hc-fg,#151821)}.hc-fb-layout--boards-first .hc-fb-board-count{margin-top:.15rem;font-size:.8125rem;color:var(--hc-muted,#5b6472)}.hc-fb-layout--boards-first .hc-fb-section-head{margin:2rem 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hc-faint,#8a92a3)}.hc-fb-layout--roadmap-first .hc-fb-kanban{display:grid;grid-template-columns:1fr;gap:.875rem}@media (min-width:768px){.hc-fb-layout--roadmap-first .hc-fb-kanban{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x proximity}.hc-fb-layout--roadmap-first .hc-fb-kanban-col{flex:0 0 clamp(15rem,24vw,20rem);scroll-snap-align:start}}.hc-fb-layout--roadmap-first .hc-fb-kanban-col{display:flex;flex-direction:column;min-width:0;border-radius:var(--hc-radius,1rem);border:1px solid var(--hc-border,#e6e9f0);background:var(--hc-surface,#fff);padding:.75rem}.hc-fb-layout--roadmap-first .hc-fb-kanban-head{display:flex;align-items:center;gap:.5rem;padding:0 .25rem .75rem}.hc-fb-layout--roadmap-first .hc-fb-kanban-dot{width:.625rem;height:.625rem;flex-shrink:0;border-radius:9999px}.hc-fb-layout--roadmap-first .hc-fb-kanban-title{font-size:.875rem;font-weight:700;color:var(--hc-fg,#151821)}.hc-fb-layout--roadmap-first .hc-fb-kanban-count{margin-left:auto;font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--hc-faint,#8a92a3)}.hc-fb-layout--roadmap-first .hc-fb-kanban-cards{display:flex;flex-direction:column;gap:.5rem}.hc-fb-layout--roadmap-first .hc-fb-section-head{margin:2.25rem 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hc-faint,#8a92a3)}.hc-fb-layout--compact{max-width:46rem;margin-inline:auto}.hc-fb-layout--compact .hc-fb-compact-bar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width:640px){.hc-fb-layout--compact .hc-fb-compact-bar{flex-direction:row;align-items:center;justify-content:space-between}}.hc-fb-layout--compact .hc-fb-compact-list{border:1px solid var(--hc-border,#e6e9f0);border-radius:var(--hc-radius,1rem);background:var(--hc-surface,#fff);overflow:hidden}.hc-fb-layout--compact .hc-fb-row{display:flex;align-items:center;gap:.75rem;padding:.5rem .875rem;border-top:1px solid var(--hc-border,#e6e9f0)}.hc-fb-layout--compact .hc-fb-row:first-child{border-top:0}.hc-fb-layout--compact .hc-fb-row:hover{background:var(--hc-surface-2,#f1f3f8)}.hc-fb-layout--compact .hc-fb-row-main{display:flex;min-width:0;flex:1;align-items:center;gap:.5rem}.hc-fb-layout--compact .hc-fb-row-title{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;color:var(--hc-fg,#151821)}.hc-fb-layout--compact .hc-fb-row:hover .hc-fb-row-title{color:var(--hc-accent,#5b5bf6)}.hc-fb-layout--compact .hc-fb-row-meta{display:flex;flex-shrink:0;align-items:center;gap:.625rem;font-size:.75rem;color:var(--hc-muted,#5b6472)}.hc-fb-layout--compact .hc-fb-status-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:9999px}.hc-fb-layout--compact .hc-fb-status-pill{display:inline-flex;align-items:center;border-radius:9999px;padding:.05rem .5rem;font-size:.6875rem;font-weight:600;white-space:nowrap}.hc-fb-layout--compact .hc-fb-row-board{max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-fb-layout--compact .hc-fb-row-comments{display:inline-flex;align-items:center;gap:.25rem;font-variant-numeric:tabular-nums}@media (max-width:479px){.hc-fb-layout--compact .hc-fb-row-board{display:none}}