.app-surface{--border-subtle:var(--border);--text-default:var(--text-secondary);--ok:var(--state-done);--warn:var(--state-started);--bad:var(--state-blocked);--info:var(--state-info);--text-faint:#7a7f88;--continuity:#69d0ba;--font-mono:var(--font-geist-mono);font-family:var(--font-geist), var(--font-helvetica-now-text), system-ui, sans-serif;color:var(--text-default);font-size:13px}.app-shot{background:#17191c;border:1px solid #ffffff1c;border-radius:12px;padding:6px;box-shadow:0 20px 90px #0004,0 0 70px #4fae8a06}.app-shot img{border:1px solid var(--border);border-radius:7px;width:100%;height:auto;display:block}.app-surface .reentry-card{background:linear-gradient(135deg, #69d0ba16, transparent 58%), var(--surface-1);height:100%;color:var(--text-default);text-align:left;border:1px solid #69d0ba33;border-radius:8px;flex-direction:column;display:flex}.app-surface .reentry-card-head{align-items:center;gap:8px;padding:12px 14px 0;display:flex}.app-surface .reentry-card-state{background:var(--text-muted);border-radius:50%;flex:none;width:8px;height:8px}.app-surface .reentry-card-state[data-tone=warn]{background:var(--warn)}.app-surface .reentry-card-state[data-tone=ok]{background:var(--ok)}.app-surface .reentry-card-state[data-tone=bad]{background:var(--bad)}.app-surface .reentry-card-state[data-tone=info]{background:var(--info)}.app-surface .reentry-card-id{color:var(--text-muted);font-family:var(--font-mono);font-size:11px;line-height:16px}.app-surface .reentry-card-stale{color:var(--text-faint);white-space:nowrap;margin-left:auto;font-size:11px;line-height:16px}.app-surface .reentry-card-title{-webkit-line-clamp:2;color:var(--text-strong);-webkit-box-orient:vertical;padding:8px 14px 0;font-size:13px;font-weight:500;line-height:18px;display:-webkit-box;overflow:hidden}.app-surface .reentry-card-summary{-webkit-line-clamp:3;color:var(--text-muted);-webkit-box-orient:vertical;padding:6px 14px 0;font-size:12.5px;line-height:18px;display:-webkit-box;overflow:hidden}.app-surface .reentry-card-next{border-top:1px solid #69d0ba24;align-items:center;gap:8px;margin-top:auto;padding:10px 14px;font-size:12.5px;line-height:18px;display:flex}.app-surface .reentry-card-next>b{color:var(--continuity);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:11px;font-weight:500}.app-surface .reentry-card-next>span{min-width:0;color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.app-surface .reentry-card-next>svg{width:13px;height:13px;color:var(--continuity);flex:none}.app-surface .focus-continue{padding:0 23px}.app-surface .focus-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin:0 23px;padding:9px 0;font-size:13px;line-height:18px;display:flex}.app-surface .focus-row:last-child{border-bottom:0}.app-surface .focus-row-id{color:var(--text-muted);font-family:var(--font-mono);flex:none;font-size:11px}.app-surface .focus-row-title{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.app-surface .focus-row-meta{color:var(--text-faint);flex:none;font-size:11px}
