.nfd-lane{letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.75rem 1rem .25rem;font-size:.65625rem;font-weight:700;display:flex}.nfd-lane-action{color:#c92637}.nfd-lane-mention{color:hsl(var(--primary))}.nfd-lane-activity{color:hsl(var(--muted-foreground))}.dark .nfd-lane-action{color:#f76e7b}.nfd-lane-count{font-variant-numeric:tabular-nums;border-radius:9999px;padding:0 .375rem;font-size:.625rem;line-height:1rem}.nfd-lane-action-btn{letter-spacing:.02em;text-transform:none;color:hsl(var(--muted-foreground));border-radius:9999px;margin-left:auto;padding:.0625rem .5rem;font-size:.65625rem;font-weight:650;transition:color .12s,background-color .12s}.nfd-lane-action-btn:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .7)}.nfd-lane-action .nfd-lane-count{background:#fdeaec}.nfd-lane-mention .nfd-lane-count{background:hsl(var(--primary) / .12)}.nfd-lane-activity .nfd-lane-count{background:hsl(var(--muted) / .7)}.dark .nfd-lane-action .nfd-lane-count{background:#62182080}.nfd-stack{background:hsl(var(--muted) / .4);border:1px solid hsl(var(--border) / .5);text-align:left;cursor:pointer;border-radius:.75rem;align-items:center;gap:.6875rem;width:calc(100% - 1.25rem);margin:.375rem .625rem;padding:.6875rem .75rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.nfd-stack:hover{border-color:hsl(var(--border));box-shadow:0 2px 8px hsl(var(--foreground) / .06);transform:translateY(-1px)}.nfd-stack:focus-visible{outline:2px solid hsl(var(--primary) / .5);outline-offset:2px}.nfd-stack-ico{background:hsl(var(--muted) / .7);width:2.125rem;height:2.125rem;color:hsl(var(--muted-foreground));border-radius:.625rem;flex:0 0 2.125rem;place-items:center;display:grid}.nfd-stack-ico svg{width:1rem;height:1rem}.nfd-stack-ico-warn{color:#ba6a08;background:#fef1d7}.nfd-stack-ico-bad{color:#c12534;background:#fde7ea}.nfd-stack-ico-accent{background:hsl(var(--primary) / .12);color:hsl(var(--primary))}.dark .nfd-stack-ico-warn{color:#f6c25a;background:#68491280}.dark .nfd-stack-ico-bad{color:#f87784;background:#62182080}.nfd-stack-body{flex:auto;min-width:0}.nfd-stack-title{text-overflow:ellipsis;white-space:nowrap;color:hsl(var(--foreground) / .92);font-size:.8125rem;font-weight:600;display:block;overflow:hidden}.nfd-stack-sub{text-overflow:ellipsis;white-space:nowrap;color:hsl(var(--muted-foreground));margin-top:.0625rem;font-size:.75rem;display:block;overflow:hidden}.nfd-stack-cta{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--primary));white-space:nowrap;border-radius:.5625rem;flex-shrink:0;padding:.3125rem .6875rem;font-size:.75rem;font-weight:650;transition:border-color .15s,background-color .15s}.nfd-stack:hover .nfd-stack-cta{border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .08)}.nfd-count-pill{background:hsl(var(--card));border:1px solid hsl(var(--border) / .7);font-variant-numeric:tabular-nums;color:hsl(var(--foreground) / .7);border-radius:9999px;flex-shrink:0;padding:.0625rem .4375rem;font-size:.6875rem;font-weight:650}.nfd-row{text-align:left;cursor:pointer;align-items:flex-start;gap:.625rem;width:100%;padding:.625rem 1rem;transition:background-color .15s;display:flex;position:relative}.nfd-row:hover{background:hsl(var(--muted) / .4)}.nfd-row-avatar{flex-shrink:0;margin-top:.0625rem;position:relative}.nfd-row-module{background:hsl(var(--card));border:1px solid hsl(var(--border));width:.9375rem;height:.9375rem;color:hsl(var(--muted-foreground));border-radius:.3125rem;place-items:center;display:grid;position:absolute;bottom:-.25rem;right:-.25rem}.nfd-row-module svg{width:.5625rem;height:.5625rem}.nfd-row-body{flex:auto;min-width:0}.nfd-row-line{color:hsl(var(--foreground) / .85);font-size:.8125rem;display:block}.nfd-row-line-muted{color:hsl(var(--muted-foreground))}.nfd-row-resolved{text-decoration:line-through;-webkit-text-decoration-color:hsl(var(--muted-foreground) / .5);text-decoration-color:hsl(var(--muted-foreground) / .5);color:hsl(var(--muted-foreground))}.nfd-row-outcome{color:#24895a;font-weight:600}.dark .nfd-row-outcome{color:#64d89e}.nfd-row-quote{border-left:2px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .06);color:hsl(var(--foreground) / .7);text-overflow:ellipsis;white-space:nowrap;border-radius:0 .5rem .5rem 0;margin-top:.25rem;padding:.375rem .625rem;font-size:.78125rem;display:block;overflow:hidden}.nfd-row-meta{color:hsl(var(--muted-foreground) / .8);margin-top:.1875rem;font-size:.71875rem;display:block}.nfd-row-unread{background:hsl(var(--primary));border-radius:9999px;width:.4375rem;height:.4375rem;position:absolute;top:.875rem;right:.875rem}.nfd-item-wrap{position:relative}.nfd-dismiss{z-index:1;background:hsl(var(--card));border:1px solid hsl(var(--border));width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));opacity:0;border-radius:9999px;place-items:center;transition:opacity .12s,color .12s,border-color .12s;display:grid;position:absolute;top:.25rem;right:.375rem}.nfd-dismiss svg{width:.625rem;height:.625rem}.nfd-item-wrap:hover .nfd-dismiss{opacity:1}.nfd-dismiss:focus-visible{opacity:1}.nfd-dismiss:hover{color:hsl(var(--destructive));border-color:hsl(var(--destructive) / .4)}.nfd-day{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));align-items:center;gap:.625rem;padding:.625rem 1rem .125rem;font-size:.65625rem;font-weight:650;display:flex}.nfd-day:after{content:"";background:hsl(var(--border) / .5);flex:1;height:1px}.nfd-badge{color:#fff;min-width:1.125rem;height:1.125rem;box-shadow:0 0 0 2px hsl(var(--background));border-radius:9999px;justify-content:center;align-items:center;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-.25rem;right:-.25rem}.nfd-badge-action{background:#c92637}.nfd-badge-mention{background:hsl(var(--primary))}.nfd-empty{text-align:center;color:hsl(var(--muted-foreground));padding:2.5rem 1rem;font-size:.8125rem}.nfd-resolved-note{color:hsl(var(--muted-foreground));font-size:.71875rem}
